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 DiskManagerFileInfoSetDiskManagerFactory.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 DiskManagerFileInfoSetDiskManagerUtil.getFileInfoSkeleton(DownloadManager download_manager, DiskManagerListener listener) DiskManagerImpl.getFileSet()Methods in com.biglybt.core.disk.impl with parameters of type DiskManagerFileInfoSetModifier and TypeMethodDescriptionstatic voidDiskManagerUtil.doFileExistenceChecksAfterSkipChange(DiskManagerFileInfoSet fileSet, boolean[] toCheck, boolean isSkipped, DownloadManager dm) static DiskManagerPiece[]DiskManagerUtil.getDiskManagerPiecesSnapshot(DownloadManager dm, DiskManagerFileInfoSet file_set) (package private) static voidDiskManagerUtil.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 booleanRDResumeHandler.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) DiskManagerFileInfoSetDownloadManagerController.FileInfoFacadeSet.delegateMethods 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