vertx / io.vertx.reactivex.core.shareddata / LocalMap / get

get

open fun get(key: Any): V

Get a value from the map

Parameters

key - the key

Return
the value, or null if none