| Package | Description |
|---|---|
| de.flapdoodle.embed.process.store |
| Modifier and Type | Method and Description |
|---|---|
ImmutableStaticArtifactStore |
ImmutableStaticArtifactStore.Builder.build()
Builds a new
ImmutableStaticArtifactStore. |
static ImmutableStaticArtifactStore |
ImmutableStaticArtifactStore.copyOf(StaticArtifactStore instance)
Creates an immutable copy of a
StaticArtifactStore value. |
ImmutableStaticArtifactStore |
ImmutableStaticArtifactStore.withFileSet(Map<? extends Distribution,? extends ExtractedFileSet> entries)
Copy the current immutable object by replacing the
fileSet map with the specified map. |
Copyright © 2020. All rights reserved.