public class TempDirectory
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static java.nio.file.Path |
create() |
static java.nio.file.Path |
createDeleteOnExit()
Deprecated.
Use
create() instead. |
static void |
destroy(java.nio.file.Path path) |
public static java.nio.file.Path create()
@Deprecated public static java.nio.file.Path createDeleteOnExit()
create() instead.public static void destroy(java.nio.file.Path path)