| Package | Description |
|---|---|
| de.flapdoodle.embed.mongo.packageresolver |
| Modifier and Type | Method and Description |
|---|---|
ImmutablePlatformMatchRules |
ImmutablePlatformMatchRules.Builder.build()
Builds a new
ImmutablePlatformMatchRules. |
static ImmutablePlatformMatchRules |
ImmutablePlatformMatchRules.copyOf(PlatformMatchRules instance)
Creates an immutable copy of a
PlatformMatchRules value. |
static ImmutablePlatformMatchRules |
PlatformMatchRules.empty() |
ImmutablePlatformMatchRules |
PlatformMatchRules.with(PlatformMatchRule rule) |
ImmutablePlatformMatchRules |
ImmutablePlatformMatchRules.withRules(Iterable<? extends PlatformMatchRule> elements)
Copy the current immutable object with elements that replace the content of
rules. |
ImmutablePlatformMatchRules |
ImmutablePlatformMatchRules.withRules(PlatformMatchRule... elements)
Copy the current immutable object with elements that replace the content of
rules. |
Copyright © 2021. All rights reserved.