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 interfaceFields in com.biglybt.core.torrent.impl with type parameters of type TorrentOpenOptions.FileListenerModifier and TypeFieldDescriptionprivate final CopyOnWriteList<TorrentOpenOptions.FileListener> TorrentOpenOptions.fileListenersMethods in com.biglybt.core.torrent.impl with parameters of type TorrentOpenOptions.FileListenerModifier and TypeMethodDescriptionvoidTorrentOpenOptions.addListener(TorrentOpenOptions.FileListener l) voidTorrentOpenOptions.removeListener(TorrentOpenOptions.FileListener l)