FileDocCategorySizeDatePackage
Piece.javaAPI DocAzureus 3.0.3.41430Wed May 17 03:33:22 BST 2006org.gudy.azureus2.plugins.peers

Piece

public interface Piece

Fields Summary
Constructors Summary
Methods Summary
public intgetAllocatableRequestCount()
number of requests that are available to be made

return

public booleanisDone()

public booleanisDownloading()

public booleanisFullyAllocatable()
indicates if this piece is free and available to be allocated for download not done, needed and not downloading

return

public booleanisNeeded()