Uses of Class
org.klomp.snark.Piece
Package | Description |
---|---|
org.klomp.snark |
I2P version of the snark bittorrent client, imported in 2005 and heavily enhanced
to add a web UI, DHT support, and other features.
|
-
Uses of Piece in org.klomp.snark
Methods in org.klomp.snark with parameters of type Piece Modifier and Type Method Description int
Piece. compareTo(Piece op)
Highest priority first, then rarest firstConstructors in org.klomp.snark with parameters of type Piece Constructor Description PartialPiece(Piece piece, int len, File tempDir)
Used by PeerCoordinator.