Interface FileSystem.ForNio2CapableVm.Dispatcher
- Enclosing class:
FileSystem.ForNio2CapableVm
-
Method Summary
-
Method Details
-
toPath
Resolves aFileto ajava.nio.file.Path.- Parameters:
value- The file to convert.- Returns:
- The transformed
java.nio.file.Path. - Throws:
IOException- If an I/O exception occurs.
-