Electionpublic interface IElectionResult
| Modifier and Type | Method | Description |
|---|---|---|
java.util.Map<ICitizen,java.lang.Integer> |
getVotes() |
Retrieve the votes every citizen recieved.
|
void |
vote(ICitizen citizen) |
Vote for citizen.
|
Copyright © 2011-2018 Sahits GmbH. All Rights Reserved.