protected class TunnelPeerSelector.Excluder extends ExcluderBase
s| Constructor and Description |
|---|
Excluder(boolean isInbound,
boolean isExploratory)
Automatically adds selectPeersInTooManyTunnels(), unless i2np.allowLocal.
|
Excluder(boolean isInbound,
boolean isExploratory,
Set<Hash> toAdd)
Does not add selectPeersInTooManyTunnels().
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
contains(Object o)
Check if a peer should be excluded.
|
add, addAll, clear, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitspliteratorparallelStream, removeIf, streampublic Excluder(boolean isInbound,
boolean isExploratory)
public boolean contains(Object o)
contains in interface Collection<Hash>contains in interface Set<Hash>contains in class ExcluderBaseo - a Hash object to check