Uses of Interface
com.biglybt.core.util.TorrentUtils.TorrentAnnounceURLChangeListener
Packages that use TorrentUtils.TorrentAnnounceURLChangeListener
-
Uses of TorrentUtils.TorrentAnnounceURLChangeListener in com.biglybt.core.util
Fields in com.biglybt.core.util with type parameters of type TorrentUtils.TorrentAnnounceURLChangeListenerModifier and TypeFieldDescription(package private) static final CopyOnWriteList
<TorrentUtils.TorrentAnnounceURLChangeListener> TorrentUtils.torrent_url_changed_listeners
Methods in com.biglybt.core.util with parameters of type TorrentUtils.TorrentAnnounceURLChangeListenerModifier and TypeMethodDescriptionstatic void
TorrentUtils.addTorrentURLChangeListener
(TorrentUtils.TorrentAnnounceURLChangeListener listener) static void
TorrentUtils.removeTorrentURLChangeListener
(TorrentUtils.TorrentAnnounceURLChangeListener listener)