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