Class FileUtil.DeleteState

    • Constructor Summary

      Constructors 
      Constructor Description
      DeleteState()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void fileDeleted​(java.lang.String relativePath, long size, boolean wasDirectory)  
      long getDeletedSize()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DeleteState

        public DeleteState()
    • Method Detail

      • getDeletedSize

        public long getDeletedSize()