Uses of Class
com.biglybt.core.speedmanager.SpeedLimitHandler
-
Packages that use SpeedLimitHandler Package Description com.biglybt.core.speedmanager com.biglybt.ui.swt -
-
Uses of SpeedLimitHandler in com.biglybt.core.speedmanager
Fields in com.biglybt.core.speedmanager declared as SpeedLimitHandler Modifier and Type Field Description private static SpeedLimitHandler
SpeedLimitHandler. singleton
Methods in com.biglybt.core.speedmanager that return SpeedLimitHandler Modifier and Type Method Description static SpeedLimitHandler
SpeedLimitHandler. getSingleton(Core core)
-
Uses of SpeedLimitHandler in com.biglybt.ui.swt
Methods in com.biglybt.ui.swt with parameters of type SpeedLimitHandler Modifier and Type Method Description static void
Utils. editSpeedLimitHandlerConfig(SpeedLimitHandler slh)
-