http://idk.i2p/javadoc-i2p/net/i2p/router/NetworkDatabaseFacade.html
Object clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait Methods inherited from interface net.i2p.router. Service restart , shutdown , startup Constructor Details NetworkDatabaseFacade public NetworkDatabaseFacade () Method Details findNearestRouters public abstract Set < Hash > findNearestRouters ( Hash key,
int maxNumRouters, Set < Hash > peersToIgnore) Return the RouterInfo structures for the routers closest to the given key.