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 voidKBucketSet. getAll(SelectionCollector<T> collector)voidKBucket. getEntries(SelectionCollector<T> collector)voidKBucketImpl. getEntries(SelectionCollector<T> collector)