Class CityChurchRegistry
- java.lang.Object
-
- ch.sahits.game.openpatrician.model.collection.AbstractMapRegistry<ICity,IChurch>
-
- ch.sahits.game.openpatrician.model.collection.CityChurchRegistry
-
public class CityChurchRegistry extends AbstractMapRegistry<ICity,IChurch>
Holding a map for church and city.- Author:
- Andi Hotz, (c) Sahits GmbH, 2015 Created on Aug 03, 2015
-
-
Constructor Summary
Constructors Constructor Description CityChurchRegistry()
-