Example usage for Java javax.mail.search AndTerm fields, constructors, methods, implement or subclass
The text is from its open source code.
AndTerm(SearchTerm t1, SearchTerm t2) Constructor that takes two terms. | |
AndTerm(SearchTerm[] t) Constructor that takes an array of SearchTerms. |