forked from I2P_Developers/i2p.i2p
javadoc
This commit is contained in:
@ -713,6 +713,7 @@ public class Peer implements Comparable<Peer>
|
||||
|
||||
/**
|
||||
* Return how much the peer has
|
||||
* @return number of completed pieces (not bytes)
|
||||
*/
|
||||
public int completed()
|
||||
{
|
||||
|
Reference in New Issue
Block a user