open fun replaceIfPresent(: K, : V, : V): Boolean
Replace the entry only if there is an existing entry with the specified key and value.
This method is the polyglot version of io.vertx.reactivex.core.shareddata.LocalMap#replace.
Return
true if removed