Package com.biglybt.core.drivedetector
Interface DriveDetectedInfo
-
- All Known Implementing Classes:
DriveDetectedInfoImpl
public interface DriveDetectedInfo
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.Object
getInfo(java.lang.String key)
java.util.Map<java.lang.String,java.lang.Object>
getInfoMap()
java.io.File
getLocation()
-