com.aelitis.azureus.core.peermanager.piecepicker
Class PiecePickerFactory

java.lang.Object
  extended by com.aelitis.azureus.core.peermanager.piecepicker.PiecePickerFactory

public class PiecePickerFactory
extends Object

Author:
MjrTom

Constructor Summary
PiecePickerFactory()
           
 
Method Summary
static PiecePicker create(PEPeerControl peer_control)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PiecePickerFactory

public PiecePickerFactory()
Method Detail

create

public static PiecePicker create(PEPeerControl peer_control)