Searched refs:combineInheritanceWithBaileyForVoting (Results 1 – 1 of 1) sorted by relevance
968 combineInheritanceWithBaileyForVoting(sortedValues, voteCount); in resolveVotes()1032 …private void combineInheritanceWithBaileyForVoting(Set<T> sortedValues, HashMap<T, Long> voteCount… in combineInheritanceWithBaileyForVoting() method in VoteResolver