Package | Description |
---|---|
org.klomp.snark |
Modifier and Type | Method and Description |
---|---|
int |
Piece.compareTo(Piece op)
Highest priority first,
then rarest first
|
Constructor and Description |
---|
PartialPiece(Piece piece,
int len,
File tempDir)
Used by PeerCoordinator.
|