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:
getTorrent
in interfaceTorrentOptions
-
accept
public void accept()- Specified by:
accept
in interfaceTorrentOptions
-
cancel
public void cancel()- Specified by:
cancel
in interfaceTorrentOptions
-
getTags
- Specified by:
getTags
in interfaceTorrentOptions
-
addTag
- Specified by:
addTag
in interfaceTorrentOptions
-
removeTag
- Specified by:
removeTag
in interfaceTorrentOptions
-