avail-json
2.0.2
avail-json
/
org.availlang.json
/
JSONData
/
bigDecimal
big
Decimal
open
val
bigDecimal
:
BigDecimal
Content copied to clipboard
If this is a
JSONNumber
, extract its value as a
BigDecimal
, otherwise throw a
ClassCastException
.