Class PiecePickerFactory
- java.lang.Object
-
- com.biglybt.core.peermanager.piecepicker.PiecePickerFactory
-
public class PiecePickerFactory extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description PiecePickerFactory()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static PiecePicker
create(PEPeerControl peer_control)
-
-
-
Method Detail
-
create
public static PiecePicker create(PEPeerControl peer_control)
-
-