| Package | Description |
|---|---|
| ch.awae.utils.statemachine |
| Modifier and Type | Method and Description |
|---|---|
StateMachineBuilder |
StateMachineBuilder.addMachineCore(MachineCoreBuilder builder)
Adds a
MachineCoreBuilder to this builder. |
StateMachineBuilder |
StateMachineBuilder.copy()
creates a copy of this builder
|
StateMachineBuilder |
StateMachineBuilder.setPrioritiseInternalEvents(boolean prioritise)
Set if internal events should get priority over all other events.
|
| Constructor and Description |
|---|
StateMachineBuilder(StateMachineBuilder builder)
copy constructor
|
Copyright © 2018. All Rights Reserved.