Package org.sosy_lab.common.io
Class MoreFiles.DeleteOnCloseFile
java.lang.Object
org.sosy_lab.common.io.MoreFiles.DeleteOnCloseFile
- All Implemented Interfaces:
AutoCloseable
- Direct Known Subclasses:
TempFile.DeleteOnCloseFile
- Enclosing class:
- MoreFiles
@Immutable
@Deprecated
public static class MoreFiles.DeleteOnCloseFile
extends Object
implements AutoCloseable
Deprecated.
-
Method Summary
-
Method Details
-
toPath
Deprecated. -
close
Deprecated.- Specified by:
closein interfaceAutoCloseable- Throws:
IOException
-
TempFile.DeleteOnCloseFile.