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