public class NumberUtils
extends java.lang.Object
| Constructor and Description |
|---|
NumberUtils() |
| Modifier and Type | Method and Description |
|---|---|
static java.math.BigInteger |
toBigInteger(java.lang.Object source)
Converts a source object to ta
BigInteger. |