Uses of Interface
net.i2p.kademlia.SelectionCollector
Packages that use 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
Methods in net.i2p.kademlia with parameters of type SelectionCollectorModifier and TypeMethodDescriptionvoid
KBucketSet.getAll
(SelectionCollector<T> collector) void
KBucket.getEntries
(SelectionCollector<T> collector) void
KBucketImpl.getEntries
(SelectionCollector<T> collector)