类 AnnotatedElementKey

java.lang.Object
cn.taketoday.context.expression.AnnotatedElementKey
所有已实现的接口:
Comparable<AnnotatedElementKey>

public final class AnnotatedElementKey extends Object implements Comparable<AnnotatedElementKey>
Represent an AnnotatedElement on a particular Class and is suitable as a key.
从以下版本开始:
4.0
作者:
Costin Leau, Stephane Nicoll
另请参阅: