Class AnnotatedElementKey

java.lang.Object
org.springframework.context.expression.AnnotatedElementKey
All Implemented Interfaces:
Comparable<AnnotatedElementKey>

public final class AnnotatedElementKey extends Object implements Comparable<AnnotatedElementKey>
Represent an AnnotatedElement on a particular Class and is suitable as a key.
Since:
4.2
Author:
Costin Leau, Stephane Nicoll
See Also: