Package | Description |
---|---|
org.myrobotlab.fsm.api |
This package contains the public APIs.
|
org.myrobotlab.fsm.core |
This package contains the core implementation of finite state machine.
|
org.myrobotlab.service |
Modifier and Type | Method and Description |
---|---|
StateHandler |
Transition.getNewStateHandler() |
Modifier and Type | Method and Description |
---|---|
StateHandler |
SimpleTransition.getNewStateHandler() |
Modifier and Type | Method and Description |
---|---|
void |
SimpleTransition.setNewStateHandler(StateHandler stateHandler) |
Modifier and Type | Class and Description |
---|---|
class |
FiniteStateMachine |
Copyright © 2020 myrobotlab. All rights reserved.