S
- the type of stateE
- the type of eventpublic class DefaultPseudoState<S,E> extends AbstractPseudoState<S,E>
PseudoState
which is a simple passthrough
via AbstractPseudoState
.Constructor and Description |
---|
DefaultPseudoState(PseudoStateKind kind)
Instantiates a new default pseudo state.
|
addPseudoStateListener, entry, exit, getKind, notifyContext
public DefaultPseudoState(PseudoStateKind kind)
kind
- the kind