Uses of Interface java.lang.annotation.Annotation

Uses in package java.lang

Methods with return type java.lang.annotation.Annotation

Annotation[]
Returns all annotations associated with this class.
Annotation[]
Returns all annotations associated with this package.
Annotation[]
Returns all annotations directly defined by this class.
Annotation[]
Returns all annotations directly defined by this package.

Uses in package java.lang.reflect

Methods with return type java.lang.annotation.Annotation

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.