Package java.lang.annotation
- 
Interface Summary Interface Description Annotation Defines the interface implemented by all annotations.
- 
Enum Summary Enum Description ElementType The constants of this enumerated type provide a simple classification of the syntactic locations where annotations may appear in a Java program.RetentionPolicy Defines an enumeration for annotation retention policies.
- 
Annotation Types Summary Annotation Type Description Documented Retention Defines a meta-annotation for determining the scope of retention for an annotation.Target