JavaScript is disabled on your browser.
javax.mail.search
Class SearchTerm
- java.lang.Object
-
- javax.mail.search.SearchTerm
-
-
Constructor Summary
Constructors
| Constructor and Description |
SearchTerm () |
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
abstract boolean |
match (Message msg)
Indicates whether the given message matches this search term.
|
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
SearchTerm
public SearchTerm()