| パッケージ | 説明 |
|---|---|
| org.springframework.context.expression | Spring アプリケーションコンテキスト内の式解析サポート。 |
| 修飾子と型 | メソッドと説明 |
|---|---|
int | AnnotatedElementKey.compareTo(AnnotatedElementKey other) |
protected Expression | CachedExpressionEvaluator.getExpression(MapSE<CachedExpressionEvaluator.ExpressionKey, Expression> cache, AnnotatedElementKey elementKey, StringSE expression) 指定された SpEL 値の Expression を返します |
| コンストラクターと説明 |
|---|
ExpressionKey(AnnotatedElementKey element, StringSE expression) |