org.gudy.azureus2.core3.disk.impl.piecemapper
Class DMPieceMapperFactory

java.lang.Object
  extended by org.gudy.azureus2.core3.disk.impl.piecemapper.DMPieceMapperFactory

public class DMPieceMapperFactory
extends java.lang.Object


Constructor Summary
DMPieceMapperFactory()
           
 
Method Summary
static DMPieceMapper create(TOTorrent torrent)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DMPieceMapperFactory

public DMPieceMapperFactory()
Method Detail

create

public static DMPieceMapper create(TOTorrent torrent)