org.abstracthorizon.mercury.imap.cmd
Class Search.NoneTerm

java.lang.Object
  extended by javax.mail.search.SearchTerm
      extended by 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

Constructor Summary
Search.NoneTerm()
           
 
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
 

Constructor Detail

Search.NoneTerm

public Search.NoneTerm()
Method Detail

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.