Package help

Class PathKey

java.lang.Object
help.PathKey

public class PathKey extends Object
A class that wraps a Path and allows map lookup for paths from different file systems
  • Constructor Details

    • PathKey

      public PathKey(Path p)
    • PathKey

      public PathKey(String path)
  • Method Details