Package com.biglybt.core.drivedetector
Interface DriveDetector
- All Known Implementing Classes:
DriveDetectorImpl
public interface DriveDetector
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
driveDetected
(File location, Map info) void
driveRemoved
(File location) void
-
Method Details
-
driveDetected
-
driveRemoved
-
addListener
-
removeListener
-
getDetectedDriveInfo
DriveDetectedInfo[] getDetectedDriveInfo()
-