Example usage for Java javax.mail.search SearchTerm fields, constructors, methods, implement or subclass
The text is from its open source code.
boolean | match(Message msg) This method applies a specific match criterion to the given message and returns the result. |
String | toString() Returns a string representation of the object. |