| Package | Description |
|---|---|
| de.flapdoodle.transition.routes |
| Modifier and Type | Method and Description |
|---|---|
ImmutableEnd<S> |
ImmutableEnd.Builder.build()
Builds a new
ImmutableEnd. |
static <S> ImmutableEnd<S> |
ImmutableEnd.copyOf(End<S> instance)
Creates an immutable copy of a
End value. |
ImmutableEnd<S> |
ImmutableEnd.withStart(NamedType<S> value)
Copy the current immutable object by setting a value for the
start attribute. |
Copyright © 2017. All rights reserved.