Uses of Interface
com.biglybt.core.tag.TagFeature
-
Packages that use TagFeature Package Description com.biglybt.core.category.impl com.biglybt.core.global.impl com.biglybt.core.speedmanager com.biglybt.core.tag com.biglybt.core.tag.impl -
-
Uses of TagFeature in com.biglybt.core.category.impl
Classes in com.biglybt.core.category.impl that implement TagFeature Modifier and Type Class Description class
CategoryImpl
-
Uses of TagFeature in com.biglybt.core.global.impl
Classes in com.biglybt.core.global.impl that implement TagFeature Modifier and Type Class Description private class
GlobalManagerImpl.DownloadStateTagger.MyTag
-
Uses of TagFeature in com.biglybt.core.speedmanager
Classes in com.biglybt.core.speedmanager that implement TagFeature Modifier and Type Class Description private class
SpeedLimitHandler.PeerSet.TagPeerImpl
-
Uses of TagFeature in com.biglybt.core.tag
Subinterfaces of TagFeature in com.biglybt.core.tag Modifier and Type Interface Description interface
TagDownload
interface
TagFeatureExecOnAssign
interface
TagFeatureRateLimit
interface
TagFeatureRunState
interface
TagPeer
-
Uses of TagFeature in com.biglybt.core.tag.impl
Classes in com.biglybt.core.tag.impl that implement TagFeature Modifier and Type Class Description class
TagDownloadWithState
-