vertx / io.vertx.core.parsetools / JsonEvent / doubleValue

doubleValue

abstract fun doubleValue(): Double

Exceptions

java.lang.ClassCastException - if the value is not a Double

Return
the Double value or null if the event has no JSON value