| Constructor and Description |
|---|
Shipyards() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(IShipyard shipyard,
ICity city)
Add a shipyard in the city.
|
IShipyard |
getShipyard(ICity city)
Retrieve the shipyard of the city.
|
Iterator<Map.Entry<ICity,IShipyard>> |
iterator() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic void add(IShipyard shipyard, ICity city)
shipyard - city - public IShipyard getShipyard(ICity city)
city - Copyright © 2011-2018 Sahits GmbH. All Rights Reserved.