Interface StorageAccessor
- All Known Implementing Classes:
DiskDriveContainerMenu,StorageBlockContainerMenu
public interface StorageAccessor
-
Method Summary
Modifier and TypeMethodDescriptionlongdoublelongboolean
-
Method Details
-
getStored
long getStored() -
getCapacity
long getCapacity() -
getProgress
double getProgress() -
hasCapacity
boolean hasCapacity()
-