Uses of Interface
com.biglybt.pif.torrent.TorrentFile
-
Packages that use TorrentFile Package Description com.biglybt.pif.torrent com.biglybt.pifimpl.local.torrent com.biglybt.pifimpl.remote.torrent -
-
Uses of TorrentFile in com.biglybt.pif.torrent
Methods in com.biglybt.pif.torrent that return TorrentFile Modifier and Type Method Description TorrentFile[]
Torrent. getFiles()
-
Uses of TorrentFile in com.biglybt.pifimpl.local.torrent
Classes in com.biglybt.pifimpl.local.torrent that implement TorrentFile Modifier and Type Class Description class
TorrentFileImpl
Methods in com.biglybt.pifimpl.local.torrent that return TorrentFile Modifier and Type Method Description TorrentFile[]
TorrentImpl. getFiles()
-
Uses of TorrentFile in com.biglybt.pifimpl.remote.torrent
Methods in com.biglybt.pifimpl.remote.torrent that return TorrentFile Modifier and Type Method Description TorrentFile[]
RPTorrent. getFiles()
-