Package com.swoval.files
Class TypedPaths
- java.lang.Object
-
- com.swoval.files.TypedPaths
-
public class TypedPaths extends java.lang.ObjectProvides a defaultTypedPathimplementation.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static TypedPathget(java.nio.file.Path path)Returns a typed path for the given path.
-