Description
Add null safe variants of the java.nio.file.Files.isDirectory and java.nio.file.Files.isRegular for both Path and File parameters.
Direct usage will be later in refactoring FileUtils to nio.
Add null safe variants of the java.nio.file.Files.isDirectory and java.nio.file.Files.isRegular for both Path and File parameters.
Direct usage will be later in refactoring FileUtils to nio.