public final class AnnotatedElementKey
extends java.lang.Object
AnnotatedElement on a particular Class
and is suitable as a key.CachedExpressionEvaluator| Constructor and Description |
|---|
AnnotatedElementKey(java.lang.reflect.AnnotatedElement element,
java.lang.Class<?> targetClass)
Create a new instance with the specified
AnnotatedElement and
optional target Class. |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object other) |
int |
hashCode() |