Uses of Interface
com.biglybt.core.tag.TagFeatureRateLimit
Packages that use TagFeatureRateLimit
Package
Description
-
Uses of TagFeatureRateLimit in com.biglybt.core.category.impl
Classes in com.biglybt.core.category.impl that implement TagFeatureRateLimit -
Uses of TagFeatureRateLimit in com.biglybt.core.global.impl
Classes in com.biglybt.core.global.impl that implement TagFeatureRateLimit -
Uses of TagFeatureRateLimit in com.biglybt.core.speedmanager
Classes in com.biglybt.core.speedmanager that implement TagFeatureRateLimitFields in com.biglybt.core.speedmanager declared as TagFeatureRateLimitModifier and TypeFieldDescriptionprivate TagFeatureRateLimit
SpeedLimitHandler.NetLimit.tag
private final TagFeatureRateLimit
SpeedLimitHandler.Prioritiser.PrioritiserTagState.tag
private TagFeatureRateLimit
SpeedLimitHandler.NetLimit.NetLimitStatsProvider.tag_rl
Methods in com.biglybt.core.speedmanager that return TagFeatureRateLimitModifier and TypeMethodDescriptionprivate TagFeatureRateLimit
SpeedLimitHandler.NetLimit.getTag()
private TagFeatureRateLimit
SpeedLimitHandler.Prioritiser.PrioritiserTagState.getTag()
Constructors in com.biglybt.core.speedmanager with parameters of type TagFeatureRateLimit -
Uses of TagFeatureRateLimit in com.biglybt.core.tag
Subinterfaces of TagFeatureRateLimit in com.biglybt.core.tagModifier and TypeInterfaceDescriptioninterface
interface
interface
-
Uses of TagFeatureRateLimit in com.biglybt.core.tag.impl
Classes in com.biglybt.core.tag.impl that implement TagFeatureRateLimitFields in com.biglybt.core.tag.impl declared as TagFeatureRateLimit -
Uses of TagFeatureRateLimit in com.biglybt.plugin.startstoprules.defaultplugin
Fields in com.biglybt.plugin.startstoprules.defaultplugin declared as TagFeatureRateLimitModifier and TypeFieldDescriptionprivate static final TagFeatureRateLimit[]
RankCalculatorReal.NO_TAG_LIMITS
private TagFeatureRateLimit[]
RankCalculatorReal.tagsWithCDLimits
private TagFeatureRateLimit[]
RankCalculatorReal.tagsWithDLLimits
Methods in com.biglybt.plugin.startstoprules.defaultplugin that return TagFeatureRateLimitModifier and TypeMethodDescriptionDefaultRankCalculator.getTagsWithCDLimits()
RankCalculatorReal.getTagsWithCDLimits()
RankCalculatorSlotReserver.getTagsWithCDLimits()
DefaultRankCalculator.getTagsWithDLLimits()
RankCalculatorReal.getTagsWithDLLimits()
RankCalculatorSlotReserver.getTagsWithDLLimits()
-
Uses of TagFeatureRateLimit in com.biglybt.ui.swt.views.stats
Fields in com.biglybt.ui.swt.views.stats declared as TagFeatureRateLimitModifier and TypeFieldDescription(package private) TagFeatureRateLimit
TagStatsView.ValueSourceImpl.tag
Constructors in com.biglybt.ui.swt.views.stats with parameters of type TagFeatureRateLimitModifierConstructorDescriptionprivate
ValueSourceImpl
(TagFeatureRateLimit _tag, String _name, int _index, org.eclipse.swt.graphics.Color[] _colours, boolean _is_up)