Uses of Interface
org.jboss.jdeparser.JAnnotationWriter
Packages that use JAnnotationWriter
-
Uses of JAnnotationWriter in org.jboss.jdeparser
Classes in org.jboss.jdeparser with type parameters of type JAnnotationWriterModifier and TypeClassDescription(package private) classTypedAnnotationWriter<A extends Annotation,W extends JAnnotationWriter<A>> Dynamically implements the typed annotation writer interfaces.Classes in org.jboss.jdeparser that implement JAnnotationWriterModifier and TypeClassDescription(package private) classTypedAnnotationWriter<A extends Annotation,W extends JAnnotationWriter<A>> Dynamically implements the typed annotation writer interfaces.Methods in org.jboss.jdeparser with type parameters of type JAnnotationWriterModifier and TypeMethodDescription<W extends JAnnotationWriter>
WAdds an annotation to this program element and returns a type-safe writer to fill in the values of such annotations.<W extends JAnnotationWriter>
W<W extends JAnnotationWriter>
W<W extends JAnnotationWriter>
W<W extends JAnnotationWriter>
W<W extends JAnnotationWriter>
W<W extends JAnnotationWriter>
W(package private) static <W extends JAnnotationWriter<?>>
WTypedAnnotationWriter.create(Class<W> w, JAnnotatable annotatable) Creates a new typed annotation writer.