Similar to Initially thinking: { {java.lang.reflect.AnnotatedElement#getDeclaredAnnotations code } }. Also, seems best to me to add a public XClass getDeclarer { {getDeclaredAnnotation(Class<T> annotationType) code } } corollary to {{getAnnotation(Class<T> annotationType)}}
|