| 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.NotTermpublic final class NotTermextends SearchTermField Summary | |
protected SearchTerm |
|
Constructor Summary | |
Method Summary | |
boolean |
|
SearchTerm |
|
int |
|
boolean | |
Methods inherited from class javax.mail.search.SearchTerm | |
match | |
public boolean equals(Object other)
public int hashCode()
public boolean match(Message msg)
Returns true only if the term specified in this term does not match the given message.
- Overrides:
- match in interface SearchTerm