Uses of Interface
com.biglybt.core.drivedetector.DriveDetector
-
Packages that use DriveDetector Package Description com.biglybt.core.drivedetector com.biglybt.core.drivedetector.impl -
-
Uses of DriveDetector in com.biglybt.core.drivedetector
Fields in com.biglybt.core.drivedetector declared as DriveDetector Modifier and Type Field Description private static DriveDetector
DriveDetectorFactory. dd
Methods in com.biglybt.core.drivedetector that return DriveDetector Modifier and Type Method Description static DriveDetector
DriveDetectorFactory. getDeviceDetector()
-
Uses of DriveDetector in com.biglybt.core.drivedetector.impl
Classes in com.biglybt.core.drivedetector.impl that implement DriveDetector Modifier and Type Class Description class
DriveDetectorImpl
-