public abstract class StateCommand<T> extends Command<T>
StateCommand(T value)
equals, getValue, toString
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public StateCommand(T value)