Class CtAnnotationTypeImpl<T extends Annotation>

All Implemented Interfaces:
Serializable, Cloneable, FactoryAccessor, SourcePositionHolder, CtAnnotationType<T>, CtElement, CtFormalTypeDeclarer, CtModifiable, CtNamedElement, CtShadowable, CtType<T>, CtTypeInformation, CtTypeMember, CtQueryable, CtVisitable

public class CtAnnotationTypeImpl<T extends Annotation> extends CtTypeImpl<T> implements CtAnnotationType<T>
The implementation for CtAnnotationType.
Author:
Renaud Pawlak
See Also:
Serialized Form