See: Description
Class | Description |
---|---|
Annotation |
Representation of an annotation.
|
AnnotationDefaultAttribute |
This
Attribute represents an annotation default attribute. |
AnnotationElementValue |
This
ElementValue represents an annotation element value. |
AnnotationsAttribute |
This
Attribute represents an annotations attribute. |
ArrayElementValue |
This
ElementValue represents an array element value. |
ClassElementValue |
This
ElementValue represents a class element value. |
ConstantElementValue |
This
ElementValue represents a constant element value. |
ElementValue |
This abstract class represents an element value that is attached to an annotation or an
annotation default.
|
EnumConstantElementValue |
This
ElementValue represents an enumeration constant element value. |
ParameterAnnotationsAttribute |
This
Attribute represents a parameter annotations attribute. |
RuntimeInvisibleAnnotationsAttribute |
This
Attribute represents a runtime invisible annotations attribute. |
RuntimeInvisibleParameterAnnotationsAttribute |
This
Attribute represents a runtime invisible parameter annotations attribute. |
RuntimeInvisibleTypeAnnotationsAttribute |
This
Attribute represents a runtime invisible type annotations attribute. |
RuntimeVisibleAnnotationsAttribute |
This
Attribute represents a runtime visible annotations attribute. |
RuntimeVisibleParameterAnnotationsAttribute |
This
Attribute represents a runtime visible parameter annotations attribute. |
RuntimeVisibleTypeAnnotationsAttribute |
This
Attribute represents a runtime visible type annotations attribute. |
TypeAnnotation |
Representation of a type annotation.
|
TypeAnnotationsAttribute |
This
Attribute represents a type annotations attribute. |
TypePathInfo |
Representation of a path element in a type annotation.
|