Class ContractBrokerConnections


  • public class ContractBrokerConnections
    extends java.lang.Object
    Relations of a contract broker to the cities and player.
    Author:
    Andi Hotz, (c) Sahits GmbH, 2018 Created on Apr 30, 2018
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • ContractBrokerConnections

        public ContractBrokerConnections​(IContractBroker contractBroker,
                                         ICity city)