protected static class CachedExpressionEvaluator.ExpressionKey extends ObjectSE implements ComparableSE<CachedExpressionEvaluator.ExpressionKey>
| 修飾子 | コンストラクターと説明 |
|---|---|
protected | ExpressionKey(AnnotatedElementKey element, StringSE expression) |
| 修飾子と型 | メソッドと説明 |
|---|---|
int | compareTo(CachedExpressionEvaluator.ExpressionKey other) |
boolean | equals(ObjectSE other) |
int | hashCode() |
StringSE | toString() |
cloneSE, finalizeSE, getClassSE, notifySE, notifyAllSE, waitSE, waitSE, waitSEprotected ExpressionKey(AnnotatedElementKey element, StringSE expression)
public int hashCode()
ObjectSE の hashCodeSE public StringSE toString()
ObjectSE の toStringSE public int compareTo(CachedExpressionEvaluator.ExpressionKey other)
ComparableSE<CachedExpressionEvaluator.ExpressionKey> の compareToSE