public static class AbstractStateMachine.TransitionDeclinedEventImpl<T extends StateMachine<T,S,E,C>,S,E,C> extends AbstractStateMachine.AbstractTransitionEvent<T,S,E,C> implements StateMachine.TransitionDeclinedEvent<T,S,E,C>
| Constructor and Description |
|---|
AbstractStateMachine.TransitionDeclinedEventImpl(S sourceState,
E event,
C context,
T stateMachine) |
getCause, getContext, getSourceStategetStateMachineclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCause, getContext, getSourceStategetStateMachineCopyright © 2013–2016. All rights reserved.