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 TypeMethodDescriptionvoid
DownloadManagerState.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 class
Methods 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 TypeMethodDescriptionvoid
DownloadManagerStateImpl.nullState.restoreResumeData
(DownloadManagerState.ResumeHistory history) void
DownloadManagerStateImpl.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 TypeMethodDescriptionvoid
LWSDiskManagerState.restoreResumeData
(DownloadManagerState.ResumeHistory history)