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