public final class ReceivedDateTerm extends DateTerm
comparison, EQ, GE, GT, LE, LT, NE
コンストラクターと説明 |
---|
ReceivedDateTerm(int comparison, DateSE date) コンストラクター。 |
修飾子と型 | メソッドと説明 |
---|---|
boolean | equals(ObjectSE obj) 等価の比較。 |
boolean | match(Message msg) 一致方法。 |
getComparison, getDate, hashCode, match
cloneSE, finalizeSE, getClassSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSE
public ReceivedDateTerm(int comparison, DateSE date)
comparison
- 比較型 date
- 比較する日付 Copyright © 2018,2020 Eclipse Foundation.
Use is subject to license terms.