| Package | Description |
|---|---|
| de.flapdoodle.os.common.types |
| Modifier and Type | Method and Description |
|---|---|
ImmutableOsReleaseFile |
ImmutableOsReleaseFile.Builder.build()
Builds a new
ImmutableOsReleaseFile. |
static ImmutableOsReleaseFile |
ImmutableOsReleaseFile.copyOf(OsReleaseFile instance)
Creates an immutable copy of a
OsReleaseFile value. |
ImmutableOsReleaseFile |
ImmutableOsReleaseFile.withAttributes(Map<String,? extends String> entries)
Copy the current immutable object by replacing the
attributes map with the specified map. |
Copyright © 2022. All rights reserved.