tweaks after review

This commit is contained in:
zzz
2010-12-21 21:16:13 +00:00
parent a3644ccaa9
commit 1f22ae6a0c
13 changed files with 1205 additions and 1187 deletions

View File

@ -7,6 +7,8 @@ package org.klomp.snark;
* It is also passed from PeerState to PeerCoordinator when
* a piece is not completely downloaded, for example
* when the Peer disconnects or chokes.
*
* @since 0.8.2
*/
class PartialPiece implements Comparable {