Searched defs:annotationInterfaceClass (Results 1 – 1 of 1) sorted by relevance
33 private final Class<AnnotationInterfaceT> annotationInterfaceClass; field in AnnotationInfoExtractor35 AnnotationInfoExtractor(Class<AnnotationInterfaceT> annotationInterfaceClass) { in AnnotationInfoExtractor()85 Class<T> annotationInterfaceClass, Annotation annotation) { in wrapAnnotationWithInterface()