Uses of Interface
com.biglybt.core.torrent.impl.TorrentOpenOptions.FileListener
Packages that use TorrentOpenOptions.FileListener
-
Uses of TorrentOpenOptions.FileListener in com.biglybt.core.torrent.impl
Subinterfaces of TorrentOpenOptions.FileListener in com.biglybt.core.torrent.implModifier and TypeInterfaceDescriptionstatic interface
Fields in com.biglybt.core.torrent.impl with type parameters of type TorrentOpenOptions.FileListenerModifier and TypeFieldDescriptionprivate final CopyOnWriteList
<TorrentOpenOptions.FileListener> TorrentOpenOptions.fileListeners
Methods in com.biglybt.core.torrent.impl with parameters of type TorrentOpenOptions.FileListenerModifier and TypeMethodDescriptionvoid
TorrentOpenOptions.addListener
(TorrentOpenOptions.FileListener l) void
TorrentOpenOptions.removeListener
(TorrentOpenOptions.FileListener l)