Uses of Class
com.biglybt.pifimpl.local.download.DownloadManagerImpl
Packages that use DownloadManagerImpl
-
Uses of DownloadManagerImpl in com.biglybt.pifimpl.local.download
Fields in com.biglybt.pifimpl.local.download declared as DownloadManagerImplModifier and TypeFieldDescriptionprivate final DownloadManagerImpl
DownloadImpl.manager
private final DownloadManagerImpl
DownloadStubImpl.manager
protected static DownloadManagerImpl
DownloadManagerImpl.singleton
Methods in com.biglybt.pifimpl.local.download that return DownloadManagerImplModifier and TypeMethodDescriptionstatic DownloadManagerImpl
DownloadManagerImpl.getSingleton
(Core core) Constructors in com.biglybt.pifimpl.local.download with parameters of type DownloadManagerImplModifierConstructorDescriptionprotected
DownloadImpl
(DownloadManagerImpl _manager, DownloadManager _dm) protected
DownloadStubImpl
(DownloadManagerImpl _manager, DownloadImpl _download, DownloadManager _core_dm, String[] _manual_tags, String _category, Map<String, Object> _gm_map) protected
DownloadStubImpl
(DownloadManagerImpl _manager, Map<String, Object> _map)