Package com.google.gerrit.server.mail
Class Address
- java.lang.Object
-
- com.google.gerrit.server.mail.Address
-
public class Address extends Object
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object other)StringgetEmail()StringgetName()inthashCode()static Addressparse(String in)StringtoHeaderString()StringtoString()static AddresstryParse(String in)
-