public class NullFile extends Object implements Closeable
cleanup() is called.| Modifier | Constructor and Description |
|---|---|
|
NullFile() |
protected |
NullFile(File nativeNull) |
| Modifier and Type | Method and Description |
|---|---|
void |
cleanup()
Cleanup any temporary files that this instance may use.
|
void |
close()
Cleanup any temporary files that this instance may use.
|
File |
getFile() |
public NullFile()
throws IOException
IOExceptionprotected NullFile(File nativeNull) throws IOException
IOExceptionpublic File getFile()
public void cleanup()
public void close()
cleanup().close in interface Closeableclose in interface AutoCloseableCopyright © 2013–2019 mklinger GmbH. All rights reserved.