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.endGameModeChunkMap
private LinkedList
<EndGameModeChunk> PiecePickerImpl.endGameModeChunks
The list of chunks needing to be downloaded (the mechanism change when entering end-game mode)