Example usage for Java java.lang.reflect AnnotatedType fields, constructors, methods, implement or subclass
The text is from its open source code.
Annotation[] | getAnnotations() Returns annotations that are present on this element. |
Type | getType() Returns the underlying type that this annotated type represents. |