Uses of Class
com.biglybt.core.download.EnhancedDownloadManagerFile
Packages that use EnhancedDownloadManagerFile
-
Uses of EnhancedDownloadManagerFile in com.biglybt.core.download
Fields in com.biglybt.core.download declared as EnhancedDownloadManagerFileModifier and TypeFieldDescriptionprivate EnhancedDownloadManagerFile[]
EnhancedDownloadManager.enhanced_files
private EnhancedDownloadManagerFile
EnhancedDownloadManager.progressiveStatsCommon.primary_file
Methods in com.biglybt.core.download that return EnhancedDownloadManagerFileModifier and TypeMethodDescriptionprotected abstract EnhancedDownloadManagerFile
EnhancedDownloadManager.progressiveStats.getFile()
protected EnhancedDownloadManagerFile
EnhancedDownloadManager.progressiveStatsCommon.getFile()
EnhancedDownloadManager.getFiles()
Methods in com.biglybt.core.download with parameters of type EnhancedDownloadManagerFileModifier and TypeMethodDescriptionprotected EnhancedDownloadManager.progressiveStats
EnhancedDownloadManager.createProgressiveStats
(DownloadManager dm, EnhancedDownloadManagerFile file) Constructors in com.biglybt.core.download with parameters of type EnhancedDownloadManagerFileModifierConstructorDescriptionprotected
progressiveStatsCommon
(DownloadManager _dm, EnhancedDownloadManagerFile _primary_file)