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