@FunctionalInterface public interface IPeerDistributor
TorrentClient| Modifier and Type | Method and Description |
|---|---|
boolean |
hasReachedPeerLimit(Torrent torrent) |
boolean hasReachedPeerLimit(Torrent torrent)
torrent - The torrent to calculate the limit for.true when the torrent has reached the calculated peer count limit.Copyright © 2016. All rights reserved.