Uses of Package
java.lang.annotation
-
Packages that use java.lang.annotation Package Description java.lang java.lang.annotation -
Classes in java.lang.annotation used by java.lang Class Description Annotation Defines the interface implemented by all annotations. -
Classes in java.lang.annotation used by java.lang.annotation Class Description Annotation Defines the interface implemented by all annotations.Documented ElementType The constants of this enumerated type provide a simple classification of the syntactic locations where annotations may appear in a Java program.Retention Defines a meta-annotation for determining the scope of retention for an annotation.RetentionPolicy Defines an enumeration for annotation retention policies.Target