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