public interface AnnotationType
Represents an annotation type.
AnnotationTypeDeclaration
getDeclaration ()
getActualTypeArguments, getContainingType, getSuperinterfaces
accept, equals, toString
AnnotationTypeDeclaration getDeclaration()
Returns null if this type's declaration is unknown. This may be the result of a processing error, such as a missing class file.
getDeclaration
DeclaredType
InterfaceType