http://i2p-javadocs.i2p/net/i2p/router/networkdb/kademlia/PeerSelector.html
(package private) List < Hash > selectNearestExplicitThin ( Hash key,
int maxNumRouters, Set < Hash > peersToIgnore, KBucketSet < Hash > kbuckets) UNUSED - See FloodfillPeerSelector override
Ignore KBucket ordering and do the XOR explicitly per key. Methods inherited from class java.lang. Object clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait Field Details _log protected final Log _log _context protected final RouterContext ...