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_listenersMethods in com.biglybt.core.util with parameters of type TorrentUtils.TorrentAnnounceURLChangeListenerModifier and TypeMethodDescriptionstatic voidTorrentUtils.addTorrentURLChangeListener(TorrentUtils.TorrentAnnounceURLChangeListener listener) static voidTorrentUtils.removeTorrentURLChangeListener(TorrentUtils.TorrentAnnounceURLChangeListener listener)