Class CtAnnotationMethodImpl<T>

All Implemented Interfaces:
Serializable, Cloneable, FactoryAccessor, CtBodyHolder, SourcePositionHolder, CtAnnotationMethod<T>, CtElement, CtExecutable<T>, CtFormalTypeDeclarer, CtMethod<T>, CtModifiable, CtNamedElement, CtShadowable, CtTypedElement<T>, CtTypeMember, CtQueryable, CtVisitable

public class CtAnnotationMethodImpl<T> extends CtMethodImpl<T> implements CtAnnotationMethod<T>
The implementation for CtAnnotationMethod.
See Also:
Serialized Form