Package com.biglybt.core.speedmanager
Interface SpeedManagerPingZone
-
- All Known Implementing Classes:
SpeedManagerPingMapperImpl.region
public interface SpeedManagerPingZone
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
getDownloadEndBytesPerSec()
int
getDownloadStartBytesPerSec()
int
getMetric()
int
getUploadEndBytesPerSec()
int
getUploadStartBytesPerSec()
-