public final class ReceivedDateTerm extends DateTerm
Constructor and Description |
---|
ReceivedDateTerm(int comparison,
java.util.Date date)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj)
Equality comparison.
|
boolean |
match(Message msg)
The match method.
|
getComparison, getDate, hashCode
public ReceivedDateTerm(int comparison, java.util.Date date)
comparison
- the Comparison typedate
- the date to be comparedpublic boolean match(Message msg)
match
in class SearchTerm
msg
- the date comparator is applied to this Message's
received dateCopyright © 2010 - 2020 Adobe. All Rights Reserved