Uses of Interface
com.biglybt.core.util.TorrentUtils.torrentAttributeListener
-
Packages that use TorrentUtils.torrentAttributeListener Package Description com.biglybt.core.util -
-
Uses of TorrentUtils.torrentAttributeListener in com.biglybt.core.util
Fields in com.biglybt.core.util with type parameters of type TorrentUtils.torrentAttributeListener Modifier and Type Field Description private static CopyOnWriteList<TorrentUtils.torrentAttributeListener>
TorrentUtils. torrent_attribute_listeners
Methods in com.biglybt.core.util with parameters of type TorrentUtils.torrentAttributeListener Modifier and Type Method Description static void
TorrentUtils. addTorrentAttributeListener(TorrentUtils.torrentAttributeListener listener)
static void
TorrentUtils. removeTorrentAttributeListener(TorrentUtils.torrentAttributeListener listener)
-