| Package | Description |
|---|---|
| ch.sahits.game.openpatrician.model.city.cityhall | |
| ch.sahits.game.openpatrician.model.city.cityhall.impl |
| Modifier and Type | Method | Description |
|---|---|---|
ICityHall |
CityHallList.get(int index) |
| Modifier and Type | Method | Description |
|---|---|---|
java.util.Optional<ICityHall> |
CityHallList.findCityHall(ICity city) |
|
java.util.Iterator<ICityHall> |
CityHallList.iterator() |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
CityHallList.add(ICityHall iCityHall) |
| Modifier and Type | Class | Description |
|---|---|---|
class |
CityHall |
Copyright © 2011-2018 Sahits GmbH. All Rights Reserved.