Uses of Interface
net.i2p.kademlia.SelectionCollector
Package | Description |
---|---|
net.i2p.kademlia |
This is a major rewrite of KBucket, KBucketSet, and KBucketImpl from net.i2p.router.networkdb.kademlia.
|
-
Uses of SelectionCollector in net.i2p.kademlia
Methods in net.i2p.kademlia with parameters of type SelectionCollector Modifier and Type Method Description void
KBucketSet. getAll(SelectionCollector<T> collector)
void
KBucket. getEntries(SelectionCollector<T> collector)
void
KBucketImpl. getEntries(SelectionCollector<T> collector)