Interface AnnotationTypeDeclaration

All Superinterfaces:
Declaration, InterfaceDeclaration, MemberDeclaration, TypeDeclaration

public interface AnnotationTypeDeclaration extends InterfaceDeclaration
Represents the declaration of an annotation type.
Since:
1.5
Version:
1.2 04/04/20
Author:
Joseph D. Darcy, Scott Seligman