Uses of Class
org.klomp.snark.Piece

Packages that use Piece
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
 int Piece.compareTo(Piece op)
          Highest priority first, then rarest first
 

Constructors in org.klomp.snark with parameters of type Piece
PartialPiece(Piece piece, int len, File tempDir)
          Used by PeerCoordinator.