| Package | Description |
|---|---|
| de.flapdoodle.transition.routes |
| Modifier and Type | Method and Description |
|---|---|
static <S> ImmutableEnd.Builder<S> |
ImmutableEnd.builder()
Creates a builder for
ImmutableEnd. |
ImmutableEnd.Builder<S> |
ImmutableEnd.Builder.from(End<S> instance)
Fill a builder with attribute values from the provided
End instance. |
ImmutableEnd.Builder<S> |
ImmutableEnd.Builder.start(NamedType<S> start)
Initializes the value for the
start attribute. |
Copyright © 2017. All rights reserved.