Class DownloadEventNotifierImpl.BaseDownloadListener
java.lang.Object
com.biglybt.pifimpl.local.download.DownloadEventNotifierImpl.BaseDownloadListener
- All Implemented Interfaces:
DownloadManagerListener
- Direct Known Subclasses:
DownloadEventNotifierImpl.DownloadActivationNotifier, DownloadEventNotifierImpl.DownloadAttributeNotifier, DownloadEventNotifierImpl.DownloadCompletionNotifier, DownloadEventNotifierImpl.DownloadNotifier, DownloadEventNotifierImpl.DownloadPeerNotifier, DownloadEventNotifierImpl.DownloadTrackerNotifier, DownloadEventNotifierImpl.DownloadWillBeRemovedNotifier
- Enclosing class:
DownloadEventNotifierImpl
private abstract class DownloadEventNotifierImpl.BaseDownloadListener
extends Object
implements DownloadManagerListener
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) void(package private) voidMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface DownloadManagerListener
downloadAdded, downloadRemoved
-
Field Details
-
listeners
-
this_mon
-
-
Constructor Details
-
BaseDownloadListener
private BaseDownloadListener()
-
-
Method Details
-
addListener
-
removeListener
-