| Constructor | Description |
|---|---|
CityHallList() |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
add(ICityHall iCityHall) |
|
java.util.Optional<ICityHall> |
findCityHall(ICity city) |
|
ICityHall |
get(int index) |
|
boolean |
isEmpty() |
|
java.util.Iterator<ICityHall> |
iterator() |
|
int |
size() |
Copyright © 2011-2018 Sahits GmbH. All Rights Reserved.