This commit is contained in:
zzz
2020-03-24 19:01:07 +00:00
parent 0170ff2337
commit 786d68ce9a

View File

@ -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()
{