File
Doc
Category
Size
Date
Package
DMPieceMapperFactory.java
API Doc
Azureus 3.0.3.4
1287
Thu Jan 11 10:18:16 GMT 2007
org.gudy.azureus2.core3.disk.impl.piecemapper
DMPieceMapperFactory
java.lang.Object
public class DMPieceMapperFactory extends Object
Fields Summary
Constructors Summary
Methods Summary
public static
DMPieceMapper
create
(
org.gudy.azureus2.core3.torrent.TOTorrent
torrent)
return( new PieceMapperImpl( torrent ));
Java Code Source