Class ProductionMap


  • public class ProductionMap
    extends java.lang.Object
    A map of goods types and their production.
    • Field Detail

      • cache

        private final java.util.Map<GoodsType,​java.lang.Object> cache
    • Constructor Detail

      • ProductionMap

        public ProductionMap()