public static class DummyStateMachine.Factory<T> extends Object implements StateMachineFactory<T>
Factory()
StateMachine<T>
make()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Factory()
public StateMachine<T> make()
make
StateMachineFactory<T>