Class Paths


  • public class Paths
    extends Object
    • Constructor Detail

      • Paths

        public Paths()
    • Method Detail

      • getPath

        public static Path getPath​(String path)
      • append

        public static Path append​(Path path,
                                  Path anotherPath)
      • append

        public static Path append​(Path path,
                                  String anotherPath)
      • remove

        public static Path remove​(Path path,
                                  Path anotherPath)