public final class ReceivedDateTerm extends DateTerm
comparison, EQ, GE, GT, LE, LT, NE
Constructor and Description |
---|
ReceivedDateTerm(int comparison,
Date date)
Constructor.
|
public ReceivedDateTerm(int comparison, 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 © 1996-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.