| Package | Description |
|---|---|
| de.flapdoodle.os.common.matcher |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableLsbReleaseFileMapEntry
Immutable implementation of
LsbReleaseFileMapEntry. |
| Modifier and Type | Method and Description |
|---|---|
static LsbReleaseFileMapEntry |
Matchers.lsbReleaseFileEntry(String key,
String valuePattern) |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableLsbReleaseFileMapEntry |
ImmutableLsbReleaseFileMapEntry.copyOf(LsbReleaseFileMapEntry instance)
Creates an immutable copy of a
LsbReleaseFileMapEntry value. |
ImmutableLsbReleaseFileMapEntry.Builder |
ImmutableLsbReleaseFileMapEntry.Builder.from(LsbReleaseFileMapEntry instance)
Fill a builder with attribute values from the provided
LsbReleaseFileMapEntry instance. |
boolean |
LsbReleaseFileEntryMatcher.match(Optional<LsbReleaseFile> value,
LsbReleaseFileMapEntry match) |
Copyright © 2024. All rights reserved.