| Package | Description |
|---|---|
| org.chorem.pollen.votecounting | |
| org.chorem.pollen.votecounting.model |
| Modifier and Type | Method and Description |
|---|---|
protected VoteCountingResult |
AbstractVoteCountingStrategy.orderByValues(Collection<ChoiceScore> scores) |
VoteCountingResult |
VoteCountingStrategy.votecount(Set<Voter> voter)
Vote count for the given
voter and return the result of it. |
| Modifier and Type | Method and Description |
|---|---|
VoteCountingResult |
GroupVoteCountingResult.getGroupResult(String groupId) |
VoteCountingResult |
GroupVoteCountingResult.getMainResult() |
VoteCountingResult |
GroupOfVoter.getResult() |
static VoteCountingResult |
VoteCountingResult.newResult(List<ChoiceScore> scores) |
| Modifier and Type | Method and Description |
|---|---|
void |
GroupOfVoter.setResult(VoteCountingResult result) |
Copyright © 2009–2014 CodeLutin. All rights reserved.