Interface StorageAccessor

All Known Implementing Classes:
DiskDriveContainerMenu, StorageBlockContainerMenu

public interface StorageAccessor
  • Method Details

    • getStored

      long getStored()
    • getCapacity

      long getCapacity()
    • getProgress

      double getProgress()
    • hasCapacity

      boolean hasCapacity()