Interface FileStoreMonitor.Callback
-
- Enclosing class:
- FileStoreMonitor
public static interface FileStoreMonitor.Callback
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidover(long usableSpace, long totalSpace)voidtick(long usableSpace, long totalSpace)voidunder(long usableSpace, long totalSpace)
-