public final class ModifiedSinceTerm extends SearchTerm
| Constructor and Description |
|---|
ModifiedSinceTerm(long modseq)
Constructor.
|
public ModifiedSinceTerm(long modseq)
modseq - modification sequence numberpublic long getModSeq()
public boolean match(Message msg)
match in class SearchTermmsg - the date comparator is applied to this Message's
MODSEQpublic boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.ObjectCopyright © 2013 Oracle. All Rights Reserved.