Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
javax.mail.search.SearchTerm
javax.mail.search.AddressTerm
public abstract class AddressTerm
extends SearchTerm
Constructor 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.