Uses of Interface
com.biglybt.core.disk.DiskManagerFileInfoSet
Packages that use DiskManagerFileInfoSet
Package
Description
-
Uses of DiskManagerFileInfoSet in com.biglybt.core.disk
Methods in com.biglybt.core.disk that return DiskManagerFileInfoSetModifier and TypeMethodDescriptionstatic DiskManagerFileInfoSet
DiskManagerFactory.getFileInfoSkeleton
(DownloadManager download_manager, DiskManagerListener listener) DiskManager.getFileSet()
-
Uses of DiskManagerFileInfoSet in com.biglybt.core.disk.impl
Classes in com.biglybt.core.disk.impl that implement DiskManagerFileInfoSetFields in com.biglybt.core.disk.impl declared as DiskManagerFileInfoSetMethods in com.biglybt.core.disk.impl that return DiskManagerFileInfoSetModifier and TypeMethodDescriptionstatic DiskManagerFileInfoSet
DiskManagerUtil.getFileInfoSkeleton
(DownloadManager download_manager, DiskManagerListener listener) DiskManagerImpl.getFileSet()
Methods in com.biglybt.core.disk.impl with parameters of type DiskManagerFileInfoSetModifier and TypeMethodDescriptionstatic void
DiskManagerUtil.doFileExistenceChecksAfterSkipChange
(DiskManagerFileInfoSet fileSet, boolean[] toCheck, boolean isSkipped, DownloadManager dm) static DiskManagerPiece[]
DiskManagerUtil.getDiskManagerPiecesSnapshot
(DownloadManager dm, DiskManagerFileInfoSet file_set) (package private) static void
DiskManagerUtil.loadFilePriorities
(DownloadManager download_manager, DiskManagerFileInfoSet fileSet) -
Uses of DiskManagerFileInfoSet in com.biglybt.core.disk.impl.resume
Methods in com.biglybt.core.disk.impl.resume with parameters of type DiskManagerFileInfoSetModifier and TypeMethodDescriptionstatic boolean
RDResumeHandler.fileMustExist
(DownloadManager download_manager, DiskManagerFileInfoSet fileSet, DiskManagerFileInfo file) -
Uses of DiskManagerFileInfoSet in com.biglybt.core.download
Methods in com.biglybt.core.download that return DiskManagerFileInfoSet -
Uses of DiskManagerFileInfoSet in com.biglybt.core.download.impl
Classes in com.biglybt.core.download.impl that implement DiskManagerFileInfoSetFields in com.biglybt.core.download.impl declared as DiskManagerFileInfoSetModifier and TypeFieldDescription(package private) DiskManagerFileInfoSet
DownloadManagerController.FileInfoFacadeSet.delegate
Methods in com.biglybt.core.download.impl that return DiskManagerFileInfoSetModifier and TypeMethodDescriptionDownloadManagerController.getDiskManagerFileInfoSet()
DownloadManagerImpl.getDiskManagerFileInfoSet()
-
Uses of DiskManagerFileInfoSet in com.biglybt.core.lws
Methods in com.biglybt.core.lws that return DiskManagerFileInfoSet