Searched refs:resortValuesBasedOnAdjustedVoteCounts (Results 1 – 1 of 1) sorted by relevance
1013 resortValuesBasedOnAdjustedVoteCounts(sortedValues, voteCount); in adjustAnnotationVoteCounts()1106 …private void resortValuesBasedOnAdjustedVoteCounts(Set<T> sortedValues, HashMap<T, Long> voteCount… in resortValuesBasedOnAdjustedVoteCounts() method in VoteResolver1176 resortValuesBasedOnAdjustedVoteCounts(superiorSupersets, rawVoteCount); in promoteSuperiorAnnotationSuperset()1188 resortValuesBasedOnAdjustedVoteCounts(sortedValues, voteCount); in promoteSuperiorAnnotationSuperset()