public abstract class CmdFactory extends java.lang.Object
CmdFactory()
abstract Cmd
create()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CmdFactory()
public abstract Cmd create()