public final class BigIntegerParser extends Object
| Modifier and Type | Method and Description |
|---|---|
static BigInteger |
toBigInteger(Object value) |
static BigInteger |
toBigInteger(Object value,
RoundingMode mode) |
public static BigInteger toBigInteger(Object value)
public static BigInteger toBigInteger(Object value, RoundingMode mode)
Copyright © 2018. All rights reserved.