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