Searched defs:TypedAnnotationWriter (Results 1 - 1 of 1) sorted by relevance

/openjdk9/jaxws/src/jdk.xml.bind/share/classes/com/sun/codemodel/internal/
H A DTypedAnnotationWriter.java43 class TypedAnnotationWriter<A extends Annotation,W extends JAnnotationWriter<A>> class in inherits:InvocationHandler,JAnnotationWriter
66 public TypedAnnotationWriter(Class<A> annotation, Class<W> writer, JAnnotationUse use) { method in class:TypedAnnotationWriter

Completed in 83 milliseconds