| Package | Description |
|---|---|
| de.flapdoodle.reverse.transitions |
| Modifier and Type | Method and Description |
|---|---|
static <D> Start.WithDestination<D> |
Start.to(Class<D> destType) |
static <D> Start.WithDestination<D> |
Start.to(StateID<D> dest) |
static <D> Start.WithDestination<D> |
Start.to(de.flapdoodle.reflection.TypeInfo<D> destType) |
Copyright © 2023. All rights reserved.