| Constructor and Description |
|---|
WithSourceAndDestination(StateID<S> source,
StateID<D> destination) |
| Modifier and Type | Method and Description |
|---|---|
ImmutableDerive<S,D> |
deriveBy(Function<S,D> action) |
ImmutableDerive<S,D> |
with(Function<S,State<D>> action) |
Copyright © 2023. All rights reserved.