| Package | Description |
|---|---|
| de.flapdoodle.reverse.transitions |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableStart<D>
Immutable implementation of
Start. |
| Modifier and Type | Method and Description |
|---|---|
static <D> ImmutableStart<D> |
ImmutableStart.copyOf(Start<D> instance)
Creates an immutable copy of a
Start value. |
ImmutableStart.Builder<D> |
ImmutableStart.Builder.from(Start<D> instance)
Fill a builder with attribute values from the provided
de.flapdoodle.reverse.transitions.Start instance. |
Copyright © 2025. All rights reserved.