org.abstracthorizon.mercury.imap.cmd
Class Search.NoneTerm
java.lang.Object
javax.mail.search.SearchTerm
org.abstracthorizon.mercury.imap.cmd.Search.NoneTerm
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- Search
public class Search.NoneTerm
- extends javax.mail.search.SearchTerm
- See Also:
- Serialized Form
Method Summary |
boolean |
match(javax.mail.Message m)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Search.NoneTerm
public Search.NoneTerm()
match
public boolean match(javax.mail.Message m)
- Specified by:
match
in class javax.mail.search.SearchTerm
Copyright © 2005-2009 Abstract Horizon. All Rights Reserved.