|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IHashCheckListener
This listener monitors the completion of hash checks for pieces.
| Method Summary | |
|---|---|
void |
hashChecked(int number)
This method is called after the piece with the given number has completed its hash check. |
| Method Detail |
|---|
void hashChecked(int number)
Torrent.performHashCheck() has been called. Hash checks that are
performed when files are being downloaded are notified via
ITorrentProgressListener's
ITorrentProgressListener.pieceCompleted(int) method.
number - the number of the piece that has just finished its hash check
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||