simbad.sim
Class Factory

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

public abstract class Factory
extends java.lang.Object

Not used yet


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

Constructor Detail

Factory

public Factory()