Uses of Interface
com.biglybt.core.util.TorrentUtils.torrentAttributeListener
Packages that use TorrentUtils.torrentAttributeListener
-
Uses of TorrentUtils.torrentAttributeListener in com.biglybt.core.util
Fields in com.biglybt.core.util with type parameters of type TorrentUtils.torrentAttributeListenerModifier and TypeFieldDescriptionprivate static final CopyOnWriteList
<TorrentUtils.torrentAttributeListener> TorrentUtils.torrent_attribute_listeners
Methods in com.biglybt.core.util with parameters of type TorrentUtils.torrentAttributeListenerModifier and TypeMethodDescriptionstatic void
TorrentUtils.addTorrentAttributeListener
(TorrentUtils.torrentAttributeListener listener) static void
TorrentUtils.removeTorrentAttributeListener
(TorrentUtils.torrentAttributeListener listener)