Class TypedAnnotationWriter<A extends Annotation,W extends JAnnotationWriter<A>>

java.lang.Object
com.sun.codemodel.TypedAnnotationWriter<A,W>
All Implemented Interfaces:
JAnnotationWriter<A>, InvocationHandler

class TypedAnnotationWriter<A extends Annotation,W extends JAnnotationWriter<A>> extends Object implements InvocationHandler, JAnnotationWriter<A>
Dynamically implements the typed annotation writer interfaces.