public class TempDirectory
extends java.lang.Object
| Constructor and Description |
|---|
TempDirectory(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
java.nio.file.Path |
create(java.lang.String name) |
java.nio.file.Path |
createIfNotExists(java.lang.String name) |
void |
destroy() |