Class FileDetail

    • Constructor Detail

      • FileDetail

        public FileDetail​(String name,
                          String path,
                          long size,
                          boolean isDirectory)
    • Method Detail

      • getFileDownloadEstimation

        public String getFileDownloadEstimation()
      • getFileSize

        public String getFileSize()
      • getFileIcon

        public String getFileIcon()
      • getFileURL

        public String getFileURL()
      • isIsDirectory

        public boolean isIsDirectory()
      • getName

        public String getName()
      • getMimeType

        public String getMimeType()
      • getPath

        public String getPath()
      • getSize

        public long getSize()