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