Package io.deephaven.web.client.api
Class BigIntegerWrapper
java.lang.Object
io.deephaven.web.client.api.BigIntegerWrapper
Wrap BigInteger values for use in JS. Provides text formatting for display and access to the underlying value.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondouble
asNumber()
boolean
int
hashCode()
static BigIntegerWrapper
toString()
valueOf()