FileDocCategorySizeDatePackage
DMPieceMapperFactory.javaAPI DocAzureus 3.0.3.41287Thu Jan 11 10:18:16 GMT 2007org.gudy.azureus2.core3.disk.impl.piecemapper

DMPieceMapperFactory

public class DMPieceMapperFactory extends Object

Fields Summary
Constructors Summary
Methods Summary
public static DMPieceMappercreate(org.gudy.azureus2.core3.torrent.TOTorrent torrent)

		return( new PieceMapperImpl( torrent ));