java.lang.Object | +--javax.mail.search.SearchTerm | +--javax.mail.search.AddressTermKnown Direct Subclasses:
The address. |
AddressTerm(Address address) |
boolean | equals(Object other) Equality comparison. |
Return the address to match with. | |
int | hashCode() Compute a hashCode for this object. |
boolean | Match against the argument Address. |
protected Address address
protected AddressTerm(Address address)
public boolean equals(Object other)
public Address getAddress()
public int hashCode()
protected boolean match(Address address)