| Constructor and Description |
|---|
VoterBuilder() |
| Modifier and Type | Method and Description |
|---|---|
VoterBuilder |
addVoteForChoice(String choiceId,
Double voteValue) |
protected void |
flushVoter() |
Set<Voter> |
getVoters() |
VoterBuilder |
newVoter(String voterId,
double weight) |
public VoterBuilder newVoter(String voterId, double weight)
public VoterBuilder addVoteForChoice(String choiceId, Double voteValue)
protected void flushVoter()
Copyright © 2009-2012 CodeLutin. All Rights Reserved.