Uses of Interface
com.biglybt.core.disk.impl.piecemapper.DMPieceMapper
-
Packages that use DMPieceMapper Package Description com.biglybt.core.disk.impl com.biglybt.core.disk.impl.piecemapper com.biglybt.core.disk.impl.piecemapper.impl com.biglybt.core.lws -
-
Uses of DMPieceMapper in com.biglybt.core.disk.impl
Fields in com.biglybt.core.disk.impl declared as DMPieceMapper Modifier and Type Field Description private DMPieceMapper
DiskManagerImpl. piece_mapper
-
Uses of DMPieceMapper in com.biglybt.core.disk.impl.piecemapper
Methods in com.biglybt.core.disk.impl.piecemapper that return DMPieceMapper Modifier and Type Method Description static DMPieceMapper
DMPieceMapperFactory. create(TOTorrent torrent)
-
Uses of DMPieceMapper in com.biglybt.core.disk.impl.piecemapper.impl
Classes in com.biglybt.core.disk.impl.piecemapper.impl that implement DMPieceMapper Modifier and Type Class Description class
PieceMapperImpl
-
Uses of DMPieceMapper in com.biglybt.core.lws
Fields in com.biglybt.core.lws declared as DMPieceMapper Modifier and Type Field Description private DMPieceMapper
LWSDiskManager. piece_mapper
-