Package io.airlift.testing
Class TempFile
- java.lang.Object
-
- io.airlift.testing.TempFile
-
- All Implemented Interfaces:
Closeable,AutoCloseable
public class TempFile extends Object implements Closeable
-
-
Constructor Summary
Constructors Constructor Description TempFile()
-
-
-
Constructor Detail
-
TempFile
public TempFile() throws IOException- Throws:
IOException
-
-