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