public abstract class NumberType
extends java.lang.Number
implements java.lang.Cloneable
Constructor and Description |
---|
NumberType() |
Modifier and Type | Method and Description |
---|---|
abstract java.math.BigInteger |
bigIntegerValue()
Returns a BigInteger representation
|