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