net.sf.freecol.server.ai
Class ColonyPlan.Production

java.lang.Object
  extended by net.sf.freecol.server.ai.ColonyPlan.Production
Enclosing class:
ColonyPlan

public class ColonyPlan.Production
extends java.lang.Object


Constructor Summary
ColonyPlan.Production(ColonyTile ct, GoodsType gt)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ColonyPlan.Production

public ColonyPlan.Production(ColonyTile ct,
                             GoodsType gt)