Class IFileSystem.AllocationInfo

    • Constructor Summary

      Constructors 
      Constructor Description
      AllocationInfo()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • totalSpace

        public long totalSpace
      • usedSpace

        public long usedSpace
    • Constructor Detail

      • AllocationInfo

        public AllocationInfo()