Interface java.lang.reflect.AnnotatedElement
Changed Methods | ||
---|---|---|
T getDeclaredAnnotation (Class<T> )
|
Change in return type from Annotation to T . |
AnnotatedElement
Changed Methods | ||
---|---|---|
T getDeclaredAnnotation (Class<T> )
|
Change in return type from Annotation to T . |