java.lang.Object
xbr.network.Util
public class Util
extends java.lang.Object
-
Constructor Summary
Constructors
| Constructor |
Description |
Util() |
|
-
Method Summary
| Modifier and Type |
Method |
Description |
static java.math.BigInteger |
toXBR(byte[] xbr) |
|
static java.math.BigInteger |
toXBR(int xbr) |
|
static java.math.BigInteger |
toXBR(java.lang.Object xbr) |
|
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Details
-
public static java.math.BigInteger toXBR(int xbr)
-
public static java.math.BigInteger toXBR(byte[] xbr)
-
public static java.math.BigInteger toXBR(java.lang.Object xbr)