public abstract class ComparisonTerm extends SearchTerm
修飾子と型 | フィールドと説明 |
---|---|
protected int | comparison 比較。 |
static int | EQ |
static int | GE |
static int | GT |
static int | LE |
static int | LT |
static int | NE |
コンストラクターと説明 |
---|
ComparisonTerm() |
修飾子と型 | メソッドと説明 |
---|---|
boolean | equals(ObjectSE obj) 等価の比較。 |
int | hashCode() このオブジェクトの hashCode を計算します。 |
match
cloneSE, finalizeSE, getClassSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSE
public static final int LE
public static final int LT
public static final int EQ
public static final int NE
public static final int GT
public static final int GE
protected int comparison
public int hashCode()
ObjectSE
の hashCodeSE
Copyright © 2018,2020 Eclipse Foundation.
Use is subject to license terms.