| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectjavax.mail.search.SearchTermjavax.mail.search.AddressTermpublic abstract class AddressTermextends SearchTermConstructor Summary | |
| |
Method Summary | |
boolean |
|
Address |
|
int |
|
protected boolean | |
Methods inherited from class javax.mail.search.SearchTerm | |
match | |
public boolean equals(Object other)
public int hashCode()
protected boolean match(Address address)
Returns true if the specified address matches the address specified in this term.