public final class ReceivedDateTerm extends DateTerm
comparison, EQ, GE, GT, LE, LT, NE| 构造器和说明 |
|---|
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 在类中 SearchTermmsg - the date comparator is applied to this Message's
received dateCopyright © 2021 Oracle. All rights reserved.