| Package | Description |
|---|---|
| de.flapdoodle.os.common.matcher | |
| de.flapdoodle.os.common.types |
| Modifier and Type | Method and Description |
|---|---|
boolean |
LsbReleaseFileEntryMatcher.match(Optional<LsbReleaseFile> value,
LsbReleaseFileMapEntry match) |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableLsbReleaseFile
Immutable implementation of
LsbReleaseFile. |
| Modifier and Type | Method and Description |
|---|---|
LsbReleaseFile |
LsbReleaseFileConverter.apply(String s) |
static LsbReleaseFile |
LsbReleaseFileConverter.convert(String content) |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableLsbReleaseFile |
ImmutableLsbReleaseFile.copyOf(LsbReleaseFile instance)
Creates an immutable copy of a
LsbReleaseFile value. |
ImmutableLsbReleaseFile.Builder |
ImmutableLsbReleaseFile.Builder.from(LsbReleaseFile instance)
Fill a builder with attribute values from the provided
LsbReleaseFile instance. |
Copyright © 2025. All rights reserved.