Uses of Class
org.johnnei.javatorrent.torrent.TorrentFileSet
-
Packages that use TorrentFileSet Package Description org.johnnei.javatorrent.torrent -
-
Uses of TorrentFileSet in org.johnnei.javatorrent.torrent
Methods in org.johnnei.javatorrent.torrent that return TorrentFileSet Modifier and Type Method Description TorrentFileSetTorrent. getFileSet()Gets the fileSet which are being downloaded within this torrent.Methods in org.johnnei.javatorrent.torrent with parameters of type TorrentFileSet Modifier and Type Method Description voidTorrent. setFileSet(TorrentFileSet files)Sets the current set of fileSet this torrent is downloading.
-