Searched defs:annotationCounts (Results 1 – 1 of 1) sorted by relevance
761 Map<Annotation, Integer> annotationCounts = countAnnotations(methods); in bedsteadAnnotationsSortedByMostCommon() local770 Map<Annotation, Integer> annotationCounts = new HashMap<>(); in countAnnotations() local