S - the type of stateE - the type of eventpublic interface PseudoStateListener<S,E>
PseudoStateListener for various pseudo state events.| Modifier and Type | Method and Description |
|---|---|
void |
onContext(PseudoStateContext<S,E> context)
Called when
PseudoState want to notify of
a new PseudoStateContext. |
void onContext(PseudoStateContext<S,E> context)
PseudoState want to notify of
a new PseudoStateContext.context - the context