Package net.i2p.router.sybil
Class Util
- java.lang.Object
-
- net.i2p.router.sybil.Util
-
public class Util extends Object
For NetDbRenderer and Sybil http://forums.sun.com/thread.jspa?threadID=597652- Since:
- 0.9.38 moved from NetDbRenderer
-
-
Constructor Summary
Constructors Constructor Description Util()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static double
biLog2(BigInteger a)
For debugging http://forums.sun.com/thread.jspa?threadID=597652
-
-
-
Method Detail
-
biLog2
public static double biLog2(BigInteger a)
For debugging http://forums.sun.com/thread.jspa?threadID=597652- Since:
- 0.7.14
-
-