Searched refs:adjustAnnotationVoteCounts (Results 1 – 1 of 1) sorted by relevance
877 adjustAnnotationVoteCounts(sortedValues, voteCount); in resolveVotes()999 public void adjustAnnotationVoteCounts(Set<T> sortedValues, HashMap<T, Long> voteCount) { in adjustAnnotationVoteCounts() method in VoteResolver