Uses of Interface
com.biglybt.pif.torrent.TorrentAttributeListener
Packages that use TorrentAttributeListener
-
Uses of TorrentAttributeListener in com.biglybt.pif.torrent
Methods in com.biglybt.pif.torrent with parameters of type TorrentAttributeListenerModifier and TypeMethodDescriptionvoid
TorrentAttribute.addTorrentAttributeListener
(TorrentAttributeListener l) void
TorrentAttribute.removeTorrentAttributeListener
(TorrentAttributeListener l) -
Uses of TorrentAttributeListener in com.biglybt.pifimpl.local.torrent
Methods in com.biglybt.pifimpl.local.torrent with parameters of type TorrentAttributeListenerModifier and TypeMethodDescriptionvoid
BaseTorrentAttributeImpl.addTorrentAttributeListener
(TorrentAttributeListener l) void
BaseTorrentAttributeImpl.removeTorrentAttributeListener
(TorrentAttributeListener l)