| Package | Description |
|---|---|
| io.hektor.fsm.builder | |
| io.hektor.fsm.impl |
| Modifier and Type | Method and Description |
|---|---|
Definition<S,C,D> |
FSMBuilder.build()
Build the definition of the state machine and validate that all is well.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefinitionImpl<S extends Enum<S>,C extends Context,D extends Data> |
Copyright © 2019. All rights reserved.