| Constructor and Description |
|---|
WithDestination(StateID<L> left,
StateID<R> right,
StateID<D> destination) |
| Modifier and Type | Method and Description |
|---|---|
ImmutableJoin<L,R,D> |
deriveBy(BiFunction<L,R,D> action) |
ImmutableJoin<L,R,D> |
with(BiFunction<L,R,State<D>> action) |
Copyright © 2023. All rights reserved.