@Value.Immutable public interface Start<D> extends SingleSource<Void,D>, SingleDestination<D>
Route.Transition<D>| Modifier and Type | Method and Description |
|---|---|
static <D> Start<D> |
of(NamedType<D> destination) |
default Set<NamedType<?>> |
sources() |
default NamedType<Void> |
start() |
destinationCopyright © 2017. All rights reserved.