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 TagFeatureRateLimitSpeedLimitHandler.NetLimit.tagprivate final TagFeatureRateLimitSpeedLimitHandler.Prioritiser.PrioritiserTagState.tagprivate TagFeatureRateLimitSpeedLimitHandler.NetLimit.NetLimitStatsProvider.tag_rlMethods in com.biglybt.core.speedmanager that return TagFeatureRateLimitModifier and TypeMethodDescriptionprivate TagFeatureRateLimitSpeedLimitHandler.NetLimit.getTag()private TagFeatureRateLimitSpeedLimitHandler.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 TypeInterfaceDescriptioninterfaceinterfaceinterface -
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_LIMITSprivate TagFeatureRateLimit[]RankCalculatorReal.tagsWithCDLimitsprivate TagFeatureRateLimit[]RankCalculatorReal.tagsWithDLLimitsMethods 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) TagFeatureRateLimitTagStatsView.ValueSourceImpl.tagConstructors in com.biglybt.ui.swt.views.stats with parameters of type TagFeatureRateLimitModifierConstructorDescriptionprivateValueSourceImpl(TagFeatureRateLimit _tag, String _name, int _index, org.eclipse.swt.graphics.Color[] _colours, boolean _is_up)