Uses of Class
com.biglybt.core.disk.impl.piecemapper.impl.PieceMapperImpl.fileInfo
-
Packages that use PieceMapperImpl.fileInfo Package Description com.biglybt.core.disk.impl.piecemapper.impl -
-
Uses of PieceMapperImpl.fileInfo in com.biglybt.core.disk.impl.piecemapper.impl
Fields in com.biglybt.core.disk.impl.piecemapper.impl with type parameters of type PieceMapperImpl.fileInfo Modifier and Type Field Description protected java.util.ArrayList<PieceMapperImpl.fileInfo>
PieceMapperImpl. btFileList
Method parameters in com.biglybt.core.disk.impl.piecemapper.impl with type arguments of type PieceMapperImpl.fileInfo Modifier and Type Method Description private java.util.List<PieceMapEntryImpl>
PieceMapperImpl. buildLastPieceToFileList(java.util.List<PieceMapperImpl.fileInfo> file_list, int current_file, long file_offset)
-