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