| Package | Description |
|---|---|
| de.flapdoodle.embed.mongo.packageresolver |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutablePlatformMatch
Immutable implementation of
PlatformMatch. |
| Modifier and Type | Method and Description |
|---|---|
static ImmutablePlatformMatch |
ImmutablePlatformMatch.copyOf(PlatformMatch instance)
Creates an immutable copy of a
PlatformMatch value. |
ImmutablePlatformMatch.Builder |
ImmutablePlatformMatch.Builder.from(PlatformMatch instance)
Fill a builder with attribute values from the provided
PlatformMatch instance. |
static boolean |
PlatformMatch.match(PlatformMatch match,
de.flapdoodle.embed.process.distribution.Distribution distribution) |
static PlatformMatchRule |
PlatformMatchRule.of(PlatformMatch match,
PackageFinder finder) |
Copyright © 2021. All rights reserved.