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