public class CondorcetVoteCountingStrategy extends AbstractVoteCountingStrategy
voteValueComparator, ZERO_D| Constructor and Description |
|---|
CondorcetVoteCountingStrategy() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addVoterChoices(Voter voter,
Map<String,ChoiceScore> scores) |
VoteCountingResult |
votecount(Set<Voter> voters) |
buildVoterSortedChoices, getAllChoiceIds, newEmptyChoiceScoreMap, orderByValues, sortVoteForChoices, votecount, voteCountpublic VoteCountingResult votecount(Set<Voter> voters)
protected void addVoterChoices(Voter voter, Map<String,ChoiceScore> scores)
Copyright © 2009-2013 CodeLutin. All Rights Reserved.