Uses of Class
com.biglybt.core.tag.impl.TagWithState
-
Packages that use TagWithState Package Description com.biglybt.core.global.impl com.biglybt.core.tag.impl -
-
Uses of TagWithState in com.biglybt.core.global.impl
Subclasses of TagWithState in com.biglybt.core.global.impl Modifier and Type Class Description private class
GlobalManagerImpl.DownloadStateTagger.MyTag
-
Uses of TagWithState in com.biglybt.core.tag.impl
Subclasses of TagWithState in com.biglybt.core.tag.impl Modifier and Type Class Description class
TagDownloadWithState
Methods in com.biglybt.core.tag.impl with parameters of type TagWithState Modifier and Type Method Description private void
TagManagerImpl. addConfigUpdate(int type, TagWithState tag)
protected void
TagManagerImpl. tagChanged(TagWithState tag)
protected void
TagManagerImpl. tagContentsChanged(TagWithState tag)
protected void
TagManagerImpl. tagCreated(TagWithState tag)
protected void
TagManagerImpl. tagRemoved(TagWithState tag)
-