Class WalkKey


  • public class WalkKey
    extends Object
    WalkKey
    • Constructor Detail

      • WalkKey

        public WalkKey​(Path normalized,
                       String glob,
                       boolean recursive)
    • Method Detail

      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • getPath

        public Path getPath()
      • getGlob

        public String getGlob()
      • isRecursive

        public boolean isRecursive()