Uses of Class
com.biglybt.pifimpl.local.torrent.TorrentImpl
-
Packages that use TorrentImpl Package Description com.biglybt.pifimpl.local.download com.biglybt.pifimpl.local.torrent -
-
Uses of TorrentImpl in com.biglybt.pifimpl.local.download
Fields in com.biglybt.pifimpl.local.download declared as TorrentImpl Modifier and Type Field Description private TorrentImpl
DownloadImpl. torrent
-
Uses of TorrentImpl in com.biglybt.pifimpl.local.torrent
Fields in com.biglybt.pifimpl.local.torrent declared as TorrentImpl Modifier and Type Field Description protected TorrentImpl
TorrentAnnounceURLListImpl. torrent
Constructors in com.biglybt.pifimpl.local.torrent with parameters of type TorrentImpl Constructor Description TorrentAnnounceURLListImpl(TorrentImpl _torrent)
-