Uses of Class
com.biglybt.core.peermanager.piecepicker.EndGameModeChunk
Packages that use EndGameModeChunk
-
Uses of EndGameModeChunk in com.biglybt.core.peermanager.piecepicker.impl
Fields in com.biglybt.core.peermanager.piecepicker.impl with type parameters of type EndGameModeChunkModifier and TypeFieldDescriptionprivate Map<Long, EndGameModeChunk> PiecePickerImpl.endGameModeChunkMapprivate LinkedList<EndGameModeChunk> PiecePickerImpl.endGameModeChunksThe list of chunks needing to be downloaded (the mechanism change when entering end-game mode)