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

java.lang.Object
org.jboss.jdeparser.TypedAnnotationWriter<A,W>
All Implemented Interfaces:
InvocationHandler, JAnnotationWriter<A>

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