Closed gallandarakhneorg closed 3 years ago
The Java API provides java.nio.file.Paths that is redundant with FileSystem functions.
java.nio.file.Paths
FileSystem
The functions within FileSystem should be deprecated and removed.
The Java API provides
java.nio.file.Paths
that is redundant withFileSystem
functions.The functions within
FileSystem
should be deprecated and removed.