| Package | Description |
|---|---|
| de.flapdoodle.embed.mongo.transitions |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableMongodStarter
Immutable implementation of
MongodStarter. |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableMongodStarter |
ImmutableMongodStarter.copyOf(MongodStarter instance)
Creates an immutable copy of a
MongodStarter value. |
ImmutableMongodStarter.Builder |
ImmutableMongodStarter.Builder.from(MongodStarter instance)
Fill a builder with attribute values from the provided
de.flapdoodle.embed.mongo.transitions.MongodStarter instance. |
Copyright © 2023. All rights reserved.