Package net.i2p.router.util
Class HashDistance
- java.lang.Object
-
- net.i2p.router.util.HashDistance
-
public class HashDistance extends Object
Moved from PeerSelector- Since:
- 0.7.14
-
-
Constructor Summary
Constructors Constructor Description HashDistance()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static BigInteger
getDistance(Hash targetKey, Hash routerInQuestion)
-
-
-
Method Detail
-
getDistance
public static BigInteger getDistance(Hash targetKey, Hash routerInQuestion)
-
-