Searched refs:annotationToNormalizedString (Results 1 – 1 of 1) sorted by relevance
102 private static String annotationToNormalizedString(Annotation annotation) { in annotationToNormalizedString() method in Main118 System.out.println(" Indexed : " + annotationToNormalizedString(annotation)); in DumpConstructorParameterAnnotations()121 System.out.println(" Array : " + annotationToNormalizedString(annotation)); in DumpConstructorParameterAnnotations()137 … System.out.println(" " + annotationToNormalizedString(parameterAnnotation)); in DumpConstructorParameterAnnotations()