类 TypeDescriptor.AnnotatedElementAdapter

java.lang.Object
cn.taketoday.core.TypeDescriptor.AnnotatedElementAdapter
所有已实现的接口:
Serializable, AnnotatedElement
封闭类:
TypeDescriptor

private class TypeDescriptor.AnnotatedElementAdapter extends Object implements AnnotatedElement, Serializable
Adapter class for exposing a TypeDescriptor's annotations as an AnnotatedElement, in particular to AnnotatedElementUtils.
另请参阅: