| Package | Description |
|---|---|
| de.flapdoodle.embed.process.distribution |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableGenericVersion
Immutable implementation of
Version.GenericVersion. |
| Modifier and Type | Method and Description |
|---|---|
static Version.GenericVersion |
Version.of(String asInDownloadPath) |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableGenericVersion |
ImmutableGenericVersion.copyOf(Version.GenericVersion instance)
Creates an immutable copy of a
Version.GenericVersion value. |
ImmutableGenericVersion.Builder |
ImmutableGenericVersion.Builder.from(Version.GenericVersion instance)
Fill a builder with attribute values from the provided
de.flapdoodle.embed.process.distribution.Version.GenericVersion instance. |
Copyright © 2023. All rights reserved.