Uses of Interface
com.biglybt.core.speedmanager.SpeedManagerPingZone
-
Packages that use SpeedManagerPingZone Package Description com.biglybt.core.speedmanager com.biglybt.core.speedmanager.impl com.biglybt.ui.swt.views.stats -
-
Uses of SpeedManagerPingZone in com.biglybt.core.speedmanager
Methods in com.biglybt.core.speedmanager that return SpeedManagerPingZone Modifier and Type Method Description SpeedManagerPingZone[]
SpeedManagerPingMapper. getZones()
-
Uses of SpeedManagerPingZone in com.biglybt.core.speedmanager.impl
Classes in com.biglybt.core.speedmanager.impl that implement SpeedManagerPingZone Modifier and Type Class Description private static class
SpeedManagerPingMapperImpl.region
Methods in com.biglybt.core.speedmanager.impl that return SpeedManagerPingZone Modifier and Type Method Description SpeedManagerPingZone[]
SpeedManagerPingMapperImpl. getZones()
-
Uses of SpeedManagerPingZone in com.biglybt.ui.swt.views.stats
Fields in com.biglybt.ui.swt.views.stats declared as SpeedManagerPingZone Modifier and Type Field Description private SpeedManagerPingZone[]
TransferStatsView.zoneView. zones
-