File
Doc
Category
Size
Date
Package
PiecePickerFactory.java
API Doc
Azureus 3.0.3.4
1336
Thu Feb 09 19:43:22 GMT 2006
com.aelitis.azureus.core.peermanager.piecepicker
PiecePickerFactory
java.lang.Object
public class PiecePickerFactory extends Object
author
MjrTom
Fields Summary
Constructors Summary
Methods Summary
public static
PiecePicker
create
(
org.gudy.azureus2.core3.peer.impl.PEPeerControl
peer_control)
return new PiecePickerImpl(peer_control);
Java Code Source