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