public class NamedTemporaryDirectory extends Object implements Closeable
| Constructor and Description |
|---|
NamedTemporaryDirectory(String prefix,
FileAttribute<?>... attrs) |
public NamedTemporaryDirectory(String prefix, FileAttribute<?>... attrs) throws IOException
IOExceptionpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionpublic Path getPath()