| Package | Description |
|---|---|
| de.flapdoodle.embed.process.transitions |
| Modifier and Type | Method and Description |
|---|---|
ImmutableInitTempDirectory |
ImmutableInitTempDirectory.Builder.build()
Builds a new
ImmutableInitTempDirectory. |
static ImmutableInitTempDirectory |
ImmutableInitTempDirectory.copyOf(InitTempDirectory instance)
Creates an immutable copy of a
InitTempDirectory value. |
static ImmutableInitTempDirectory |
InitTempDirectory.with(Path path) |
static ImmutableInitTempDirectory |
InitTempDirectory.withPlatformTemp() |
static ImmutableInitTempDirectory |
InitTempDirectory.withPlatformTempRandomSubDir() |
ImmutableInitTempDirectory |
ImmutableInitTempDirectory.withTempDir(TempDir value)
Copy the current immutable object by setting a value for the
tempDir attribute. |
Copyright © 2023. All rights reserved.