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