Uses of Class
com.biglybt.core.download.DownloadManagerEnhancer
Packages that use DownloadManagerEnhancer
-
Uses of DownloadManagerEnhancer in com.biglybt.core.download
Fields in com.biglybt.core.download declared as DownloadManagerEnhancerModifier and TypeFieldDescription(package private) DownloadManagerEnhancer
EnhancedDownloadManager.enhancer
private static DownloadManagerEnhancer
DownloadManagerEnhancer.singleton
Methods in com.biglybt.core.download that return DownloadManagerEnhancerModifier and TypeMethodDescriptionstatic DownloadManagerEnhancer
DownloadManagerEnhancer.getSingleton()
static DownloadManagerEnhancer
DownloadManagerEnhancer.initialise
(Core core) Constructors in com.biglybt.core.download with parameters of type DownloadManagerEnhancerModifierConstructorDescriptionprotected
EnhancedDownloadManager
(DownloadManagerEnhancer _enhancer, DownloadManager _download_manager)