public interface SelfTransition
限定符和类型 | 方法和说明 |
---|---|
boolean |
execute(StateContext stateContext,
State state)
Executes this
SelfTransition . |
boolean execute(StateContext stateContext, State state)
SelfTransition
.stateContext
- The context in which we are executing the transitionstate
- The current state