Uses of Interface
com.biglybt.core.tag.TagFeatureLimits
-
Packages that use TagFeatureLimits Package Description com.biglybt.core.category.impl com.biglybt.core.global.impl com.biglybt.core.tag com.biglybt.core.tag.impl -
-
Uses of TagFeatureLimits in com.biglybt.core.category.impl
Classes in com.biglybt.core.category.impl that implement TagFeatureLimits Modifier and Type Class Description class
CategoryImpl
-
Uses of TagFeatureLimits in com.biglybt.core.global.impl
Classes in com.biglybt.core.global.impl that implement TagFeatureLimits Modifier and Type Class Description private class
GlobalManagerImpl.DownloadStateTagger.MyTag
-
Uses of TagFeatureLimits in com.biglybt.core.tag
Subinterfaces of TagFeatureLimits in com.biglybt.core.tag Modifier and Type Interface Description interface
TagDownload
-
Uses of TagFeatureLimits in com.biglybt.core.tag.impl
Classes in com.biglybt.core.tag.impl that implement TagFeatureLimits Modifier and Type Class Description class
TagDownloadWithState
Fields in com.biglybt.core.tag.impl declared as TagFeatureLimits Modifier and Type Field Description private TagFeatureLimits
TagBase. tag_limits
-