simbad.sim
Class Factory

java.lang.Object
  extended bysimbad.sim.Factory
Direct Known Subclasses:
RobotFactory, WorldFactory

public abstract class Factory
extends java.lang.Object

Not used yet


Constructor Summary
Factory()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Factory

public Factory()