Uses of Interface java.lang.annotation.Annotation

Uses in package java.lang.reflect

Methods with return type java.lang.annotation.Annotation

Annotation
Returns the element's annotation for the specified annotation type, or null if no such annotation exists.
Annotation
Returns the element's annotation for the specified annotation type, or null if no such annotation exists.
Annotation[]
Returns all annotations associated with the element.
Annotation[]
Returns all annotations associated with the element.
Annotation[]
Returns all annotations directly defined by the element.
Annotation[]
Returns all annotations directly defined by the element.