Package org.marid.test
Class PathHolder
- java.lang.Object
-
- org.marid.test.PathHolder
-
- All Implemented Interfaces:
java.lang.AutoCloseable
public class PathHolder extends java.lang.Object implements java.lang.AutoCloseable
-
-
Field Summary
Fields Modifier and Type Field Description java.nio.file.Pathfile
-
Constructor Summary
Constructors Constructor Description PathHolder(java.nio.file.Path file)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidclose()
-