| Package | Description |
|---|---|
| de.flapdoodle.embed.mongo.packageresolver |
| Modifier and Type | Method and Description |
|---|---|
ImmutablePlatformMatchRule |
ImmutablePlatformMatchRule.Builder.build()
Builds a new
ImmutablePlatformMatchRule. |
ImmutablePlatformMatchRule |
ImmutablePlatformMatchRule.BuildFinal.build()
Builds a new
ImmutablePlatformMatchRule. |
static ImmutablePlatformMatchRule |
ImmutablePlatformMatchRule.copyOf(PlatformMatchRule instance)
Creates an immutable copy of a
PlatformMatchRule value. |
ImmutablePlatformMatchRule |
ImmutablePlatformMatchRule.withFinder(PackageFinder value)
Copy the current immutable object by setting a value for the
finder attribute. |
ImmutablePlatformMatchRule |
ImmutablePlatformMatchRule.withMatch(DistributionMatch value)
Copy the current immutable object by setting a value for the
match attribute. |
Copyright © 2021. All rights reserved.