Searched refs:annotationDefClass (Results 1 – 1 of 1) sorted by relevance
143 Class<A> annotationDefClass) { in printDeclaredAnnotation() argument144 A anno = annotationUseClass.getDeclaredAnnotation(annotationDefClass); in printDeclaredAnnotation()149 + ", annotation " + annotationDefClass + ": " + msg); in printDeclaredAnnotation()