public final class BigInteger
extends java.lang.Object
Constructor and Description |
---|
BigInteger()
Default constructor
|
BigInteger(java.math.BigInteger other)
Constructor initializes with a java.math.BigInteger
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCurrentValue() |
void |
setCurrentValue(java.lang.String newValue) |