vertx / io.vertx.core.parsetools / JsonEvent / floatValue

floatValue

abstract fun floatValue(): Float

Exceptions

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

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