Package javax.mail.search
Class AddressTerm
java.lang.Object
javax.mail.search.SearchTerm
javax.mail.search.AddressTerm
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
FromTerm,RecipientTerm
This class implements Message Address comparisons.
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionbooleanEquality comparison.Return the address to match with.inthashCode()Compute a hashCode for this object.Methods inherited from class javax.mail.search.SearchTerm
match