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