Uses of Class
com.biglybt.core.download.impl.DownloadManagerStateImpl
-
Packages that use DownloadManagerStateImpl Package Description com.biglybt.core.download.impl -
-
Uses of DownloadManagerStateImpl in com.biglybt.core.download.impl
Fields in com.biglybt.core.download.impl with type parameters of type DownloadManagerStateImpl Modifier and Type Field Description (package private) static java.util.Map<HashWrapper,DownloadManagerStateImpl>
DownloadManagerStateImpl. state_map
Methods in com.biglybt.core.download.impl that return DownloadManagerStateImpl Modifier and Type Method Description private static DownloadManagerStateImpl
DownloadManagerStateImpl. getDownloadState(DownloadManagerImpl download_manager, TOTorrent original_torrent, TorrentUtils.ExtendedTorrent target_torrent)
-