| Package | Description |
|---|---|
| de.flapdoodle.embed.process.transitions |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableStarter<T extends RunningProcess>
Immutable implementation of
Starter. |
| Modifier and Type | Method and Description |
|---|---|
static <T extends RunningProcess> |
ImmutableStarter.copyOf(Starter<T> instance)
Creates an immutable copy of a
Starter value. |
ImmutableStarter.Builder<T> |
ImmutableStarter.Builder.from(Starter<T> instance)
Fill a builder with attribute values from the provided
de.flapdoodle.embed.process.transitions.Starter instance. |
Copyright © 2024. All rights reserved.