Searched defs:annotationCosts (Results 1 – 1 of 1) sorted by relevance
752 Map<Annotation, Integer> annotationCosts = mapAnnotationsCost(methods); in bedsteadAnnotationsSortedByCost() local783 Map<Annotation, Integer> annotationCosts = new HashMap<>(); in mapAnnotationsCost() local