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