Java javax.mail.search SearchTerm fields, constructors, methods, implement or subclass

Example usage for Java javax.mail.search SearchTerm fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for javax.mail.search SearchTerm.

The text is from its open source code.

Subclass

javax.mail.search.SearchTerm has subclasses.
Click this link to see all its subclasses.

Constructor

Method

booleanmatch(Message msg)
This method applies a specific match criterion to the given message and returns the result.
StringtoString()
Returns a string representation of the object.