public static class AbstractStateMachine.TerminateEventImpl<T extends StateMachine<T,S,E,C>,S,E,C> extends AbstractStateMachine.AbstractStateMachineEvent<T,S,E,C> implements StateMachine.TerminateEvent<T,S,E,C>
| Constructor and Description |
|---|
AbstractStateMachine.TerminateEventImpl(T source) |
getStateMachineclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetStateMachinepublic AbstractStateMachine.TerminateEventImpl(T source)
Copyright © 2013–2016. All rights reserved.