Class TorrentManagerImpl.TorrentOptionsImpl
java.lang.Object
com.biglybt.pifimpl.local.torrent.TorrentManagerImpl.TorrentOptionsImpl
- All Implemented Interfaces:
TorrentOptions
- Enclosing class:
TorrentManagerImpl
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
options
-
-
Constructor Details
-
TorrentOptionsImpl
-
-
Method Details
-
getTorrent
- Specified by:
getTorrentin interfaceTorrentOptions
-
accept
public void accept()- Specified by:
acceptin interfaceTorrentOptions
-
cancel
public void cancel()- Specified by:
cancelin interfaceTorrentOptions
-
getTags
- Specified by:
getTagsin interfaceTorrentOptions
-
addTag
- Specified by:
addTagin interfaceTorrentOptions
-
removeTag
- Specified by:
removeTagin interfaceTorrentOptions
-