vertx / io.vertx.core.parsetools / JsonEvent / integerValue

integerValue

abstract fun integerValue(): Int

Exceptions

java.lang.ClassCastException - if the value is not an Integer

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