Uses of Class
com.biglybt.core.tag.impl.TagDownloadWithState
Packages that use TagDownloadWithState
-
Uses of TagDownloadWithState in com.biglybt.core.global.impl
Subclasses of TagDownloadWithState in com.biglybt.core.global.implFields in com.biglybt.core.global.impl declared as TagDownloadWithStateModifier and TypeFieldDescriptionprivate final TagDownloadWithState[]
GlobalManagerImpl.DownloadStateTagger.derived_tags
private final TagDownloadWithState
GlobalManagerImpl.DownloadStateTagger.tag_active
private final TagDownloadWithState
GlobalManagerImpl.DownloadStateTagger.tag_checking
private final TagDownloadWithState
GlobalManagerImpl.DownloadStateTagger.tag_complete
private final TagDownloadWithState
GlobalManagerImpl.DownloadStateTagger.tag_deleting
private final TagDownloadWithState
GlobalManagerImpl.DownloadStateTagger.tag_downloading
private final TagDownloadWithState
GlobalManagerImpl.DownloadStateTagger.tag_error
private final TagDownloadWithState
GlobalManagerImpl.DownloadStateTagger.tag_inactive
private final TagDownloadWithState
GlobalManagerImpl.DownloadStateTagger.tag_incomplete
private final TagDownloadWithState
GlobalManagerImpl.DownloadStateTagger.tag_initialising
private final TagDownloadWithState
GlobalManagerImpl.DownloadStateTagger.tag_moving
private final TagDownloadWithState
GlobalManagerImpl.DownloadStateTagger.tag_paused
private final TagDownloadWithState
GlobalManagerImpl.DownloadStateTagger.tag_queued_downloading
private final TagDownloadWithState
GlobalManagerImpl.DownloadStateTagger.tag_queued_seeding
private final TagDownloadWithState
GlobalManagerImpl.DownloadStateTagger.tag_seeding
private final TagDownloadWithState
GlobalManagerImpl.DownloadStateTagger.tag_stopped
-
Uses of TagDownloadWithState in com.biglybt.core.tag.impl
Methods in com.biglybt.core.tag.impl that return TagDownloadWithState