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

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/tools/internal/jxc/apt/
H A DInlineAnnotationReaderImpl.java53 public final class InlineAnnotationReaderImpl extends AbstractInlineAnnotationReaderImpl<TypeMirror,TypeDeclaration,FieldDeclaration,MethodDeclaration> { class in inherits:AbstractInlineAnnotationReaderImpl
56 public static final InlineAnnotationReaderImpl theInstance = new InlineAnnotationReaderImpl();
58 private InlineAnnotationReaderImpl() {} method in class:InlineAnnotationReaderImpl

Completed in 74 milliseconds