Uses of Package
java.lang.annotation
| Package | Description |
|---|---|
| dalvik.annotation | |
| java.lang | |
| java.lang.annotation | |
| java.lang.reflect | |
| libcore.reflect | |
| org.robovm.rt.annotation | |
| org.robovm.rt.bro.annotation |
-
Classes in java.lang.annotation used by dalvik.annotation Class Description Annotation Defines the interface implemented by all annotations.Retention Defines a meta-annotation for determining the scope of retention for an annotation.Target Defines a meta-annotation for determining whatElementTypes an annotation can be applied to. -
Classes in java.lang.annotation used by java.lang Class Description Annotation Defines the interface implemented by all annotations.Documented Defines a meta-annotation for indicating that an annotation is documented and considered part of the public API.Retention Defines a meta-annotation for determining the scope of retention for an annotation.Target Defines a meta-annotation for determining whatElementTypes an annotation can be applied to. -
Classes in java.lang.annotation used by java.lang.annotation Class Description Annotation Defines the interface implemented by all annotations.Documented Defines a meta-annotation for indicating that an annotation is documented and considered part of the public API.ElementType Defines an enumeration for Java program elements.Retention Defines a meta-annotation for determining the scope of retention for an annotation.RetentionPolicy Defines an enumeration for annotation retention policies.Target Defines a meta-annotation for determining whatElementTypes an annotation can be applied to. -
Classes in java.lang.annotation used by java.lang.reflect Class Description Annotation Defines the interface implemented by all annotations. -
Classes in java.lang.annotation used by libcore.reflect Class Description Annotation Defines the interface implemented by all annotations. -
Classes in java.lang.annotation used by org.robovm.rt.annotation Class Description Annotation Defines the interface implemented by all annotations.Retention Defines a meta-annotation for determining the scope of retention for an annotation.Target Defines a meta-annotation for determining whatElementTypes an annotation can be applied to. -
Classes in java.lang.annotation used by org.robovm.rt.bro.annotation Class Description Annotation Defines the interface implemented by all annotations.Retention Defines a meta-annotation for determining the scope of retention for an annotation.Target Defines a meta-annotation for determining whatElementTypes an annotation can be applied to.