Package org.marid.test
Class FileHolder
- java.lang.Object
-
- org.marid.test.FileHolder
-
- All Implemented Interfaces:
java.io.Closeable,java.lang.AutoCloseable
public class FileHolder extends java.lang.Object implements java.io.Closeable
-
-
Field Summary
Fields Modifier and Type Field Description java.io.Filefile
-
Constructor Summary
Constructors Constructor Description FileHolder(java.io.File file)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidclose()
-