public final class AnnotatedElementKey extends Object
AnnotatedElement
on a particular Class
and is suitable as a key.CachedExpressionEvaluator
Constructor and Description |
---|
AnnotatedElementKey(AnnotatedElement element,
Class<?> targetClass)
Create a new instance with the specified
AnnotatedElement and
optional target Class . |
public AnnotatedElementKey(AnnotatedElement element, Class<?> targetClass)
AnnotatedElement
and
optional target Class
.