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