| Class | Description |
|---|---|
| Derive<S,D> | |
| Derive.WithSource<S> | |
| Derive.WithSourceAndDestination<S,D> | |
| ImmutableDerive<S,D> |
Immutable implementation of
Derive. |
| ImmutableDerive.Builder<S,D> |
Builds instances of type
ImmutableDerive. |
| ImmutableJoin<L,R,D> |
Immutable implementation of
Join. |
| ImmutableJoin.Builder<L,R,D> |
Builds instances of type
ImmutableJoin. |
| ImmutableStart<D> |
Immutable implementation of
Start. |
| ImmutableStart.Builder<D> |
Builds instances of type
ImmutableStart. |
| Join<L,R,D> | |
| Join.WithDestination<L,R,D> | |
| Join.WithLeft<L> | |
| Join.WithSources<L,R> | |
| Start<D> | |
| Start.WithDestination<T> |
Copyright © 2023. All rights reserved.