Package name.pachler.nio.file
Class Paths
java.lang.Object
name.pachler.nio.file.Paths
Factory class for Path instances.
-
Method Summary
-
Method Details
-
get
Creates a new Path instance from the given file system path string.- Parameters:
path
- the path string- Returns:
- a new Path instance representing the path string
-