Class 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
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CityChurchRegistry

        public CityChurchRegistry()