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