パッケージ | 説明 |
---|---|
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.
|
修飾子とタイプ | メソッド | 説明 |
---|---|---|
int |
Piece.compareTo(Piece op) |
Highest priority first,
then rarest first
|
コンストラクタ | 説明 |
---|---|
PartialPiece(Piece piece,
int len,
java.io.File tempDir) |
Used by PeerCoordinator.
|