Package com.nuix.superutilities.misc
Interface FreeSpaceMonitorEventCallback
-
public interface FreeSpaceMonitorEventCallbackInterface for callback for free space monitoring offered byFreeSpaceMonitor.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidmonitorEventOccurred(FreeSpaceMonitor monitor, DriveSpaceInfo driveInfo)
-
-
-
Method Detail
-
monitorEventOccurred
void monitorEventOccurred(FreeSpaceMonitor monitor, DriveSpaceInfo driveInfo)
-
-