public class AldermanCandidateList extends Object
| Modifier and Type | Field and Description |
|---|---|
private ArrayList<ICitizen> |
aldermanCandidates |
| Constructor and Description |
|---|
AldermanCandidateList() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
add(ICitizen iCitizen) |
ICitizen |
get(int index) |
List<ICitizen> |
getAll() |
int |
size() |
Copyright © 2011-2016 Sahits GmbH. All Rights Reserved.