S
- the type of stateE
- the type of eventpublic interface PseudoStateContext<S,E>
PseudoStateListener
.Modifier and Type | Interface and Description |
---|---|
static class |
PseudoStateContext.PseudoAction
The PseudoAction enumeration.
|
Modifier and Type | Method and Description |
---|---|
PseudoStateContext.PseudoAction |
getPseudoAction()
Gets the pseudo action.
|
PseudoState<S,E> |
getPseudoState()
Gets the pseudo state.
|
PseudoState<S,E> getPseudoState()
PseudoStateContext.PseudoAction getPseudoAction()