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