Searched refs:makeAnnotationComponentMap (Results 1 – 1 of 1) sorted by relevance
1101 HashMap<T, Long> compMap = makeAnnotationComponentMap(sortedValues, voteCount); in adjustAnnotationVoteCounts()1124 …private HashMap<T, Long> makeAnnotationComponentMap(Set<T> sortedValues, HashMap<T, Long> voteCoun… in makeAnnotationComponentMap() method in VoteResolver