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 Details

  • Constructor Details

    • BaseDownloadListener

      private BaseDownloadListener()
  • Method Details

    • addListener

      void addListener(Object o)
    • removeListener

      void removeListener(Object o)