Uses of Interface
com.biglybt.core.disk.impl.piecemapper.DMPieceMapperFile
Packages that use DMPieceMapperFile
Package
Description
-
Uses of DMPieceMapperFile in com.biglybt.core.disk.impl
Methods in com.biglybt.core.disk.impl with parameters of type DMPieceMapperFileModifier and TypeMethodDescriptionprivate DiskManagerFileInfoImpl
DiskManagerImpl.createFileInfo
(DownloadManagerState state, DMPieceMapperFile pm_info, int file_index, File root_dir, String relative_file, int storage_type) -
Uses of DMPieceMapperFile in com.biglybt.core.disk.impl.piecemapper
Methods in com.biglybt.core.disk.impl.piecemapper that return DMPieceMapperFile -
Uses of DMPieceMapperFile in com.biglybt.core.disk.impl.piecemapper.impl
Classes in com.biglybt.core.disk.impl.piecemapper.impl that implement DMPieceMapperFileMethods in com.biglybt.core.disk.impl.piecemapper.impl that return DMPieceMapperFile -
Uses of DMPieceMapperFile in com.biglybt.core.lws
Methods in com.biglybt.core.lws with parameters of type DMPieceMapperFileModifier and TypeMethodDescriptionprotected DiskManagerFileInfoImpl[]
LWSDiskManager.getFileInfo
(DMPieceMapperFile[] pm_files, File save_location)