| Package | Description |
|---|---|
| de.flapdoodle.reverse | |
| de.flapdoodle.reverse.transitions |
| Modifier and Type | Method and Description |
|---|---|
default StateLookup |
StateLookup.limitedTo(Set<StateID<?>> allowedStates) |
static StateLookup |
StateLookup.limitedTo(Set<StateID<?>> allowedStates,
StateLookup delegate) |
| Modifier and Type | Method and Description |
|---|---|
static StateLookup |
StateLookup.limitedTo(Set<StateID<?>> allowedStates,
StateLookup delegate) |
State<D> |
Transition.result(StateLookup lookup) |
| Modifier and Type | Method and Description |
|---|---|
State<D> |
Derive.result(StateLookup lookup) |
State<D> |
Join.result(StateLookup lookup) |
State<D> |
Start.result(StateLookup lookup) |
Copyright © 2023. All rights reserved.