Package com.biglybt.core.devices
Interface Device.browseLocation
-
- All Known Implementing Classes:
DeviceImpl.browseLocationImpl
- Enclosing interface:
- Device
public static interface Device.browseLocation
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getName()
java.net.URL
getURL()
-