public static class IOUtils.DeleteFileOnClose extends Object implements Closeable
Closeable too,
where file is wiped on close and thus the disk resource is released
('closed').| Constructor and Description |
|---|
IOUtils.DeleteFileOnClose(File file) |
public IOUtils.DeleteFileOnClose(File file)
public void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionCopyright © 2008–2015 The Apache Software Foundation. All rights reserved.