Uses of Interface
com.biglybt.core.download.DownloadManagerState.ResumeHistory
Packages that use DownloadManagerState.ResumeHistory
-
Uses of DownloadManagerState.ResumeHistory in com.biglybt.core.download
Methods in com.biglybt.core.download that return types with arguments of type DownloadManagerState.ResumeHistoryModifier and TypeMethodDescriptionDownloadManagerState.getResumeDataHistory()Ordered by time, most recent lastMethods in com.biglybt.core.download with parameters of type DownloadManagerState.ResumeHistoryModifier and TypeMethodDescriptionvoidDownloadManagerState.restoreResumeData(DownloadManagerState.ResumeHistory history) -
Uses of DownloadManagerState.ResumeHistory in com.biglybt.core.download.impl
Classes in com.biglybt.core.download.impl that implement DownloadManagerState.ResumeHistoryModifier and TypeClassDescription(package private) static classMethods in com.biglybt.core.download.impl that return types with arguments of type DownloadManagerState.ResumeHistoryModifier and TypeMethodDescriptionDownloadManagerStateImpl.getResumeDataHistory()DownloadManagerStateImpl.nullState.getResumeDataHistory()Methods in com.biglybt.core.download.impl with parameters of type DownloadManagerState.ResumeHistoryModifier and TypeMethodDescriptionvoidDownloadManagerStateImpl.nullState.restoreResumeData(DownloadManagerState.ResumeHistory history) voidDownloadManagerStateImpl.restoreResumeData(DownloadManagerState.ResumeHistory history) -
Uses of DownloadManagerState.ResumeHistory in com.biglybt.core.lws
Methods in com.biglybt.core.lws that return types with arguments of type DownloadManagerState.ResumeHistoryMethods in com.biglybt.core.lws with parameters of type DownloadManagerState.ResumeHistoryModifier and TypeMethodDescriptionvoidLWSDiskManagerState.restoreResumeData(DownloadManagerState.ResumeHistory history)