| Package | Description |
|---|---|
| de.flapdoodle.embed.mongo.packageresolver |
| Modifier and Type | Interface and Description |
|---|---|
interface |
PlatformMatch |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutablePlatformMatch
Immutable implementation of
PlatformMatch. |
class |
ImmutableVersionRange
Immutable implementation of
VersionRange. |
class |
VersionRange |
| Modifier and Type | Method and Description |
|---|---|
static DistributionMatch |
DistributionMatch.all() |
default DistributionMatch |
DistributionMatch.andThen(DistributionMatch other) |
static DistributionMatch |
DistributionMatch.any(DistributionMatch... matcher) |
DistributionMatch |
ImmutablePlatformMatchRule.match() |
DistributionMatch |
PlatformMatchRule.match() |
| Modifier and Type | Method and Description |
|---|---|
default DistributionMatch |
DistributionMatch.andThen(DistributionMatch other) |
static DistributionMatch |
DistributionMatch.any(DistributionMatch... matcher) |
ImmutablePlatformMatchRule.Builder |
ImmutablePlatformMatchRule.Builder.match(DistributionMatch match)
Initializes the value for the
match attribute. |
ImmutablePlatformMatchRule.FinderBuildStage |
ImmutablePlatformMatchRule.MatchBuildStage.match(DistributionMatch match)
Initializes the value for the
match attribute. |
ImmutablePlatformMatchRule |
ImmutablePlatformMatchRule.withMatch(DistributionMatch value)
Copy the current immutable object by setting a value for the
match attribute. |
Copyright © 2021. All rights reserved.