Class DirectoryTreeModule

    • Field Detail

      • root

        protected final File root
    • Method Detail

      • makeFile

        protected abstract FileModule makeFile​(File file)
        returns null if unsuccessful in creating FileModule
      • includeFile

        protected abstract boolean includeFile​(File file)
      • getPath

        public String getPath()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object