Class CommonAbstractFileSystem<T extends AbstractFile>

    • Constructor Detail

      • CommonAbstractFileSystem

        protected CommonAbstractFileSystem​(String basePath)
    • Method Detail

      • getPathFromRelative

        protected String getPathFromRelative​(String path)
      • getBasePath

        public String getBasePath()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object