abstract fun removeAllForValue(v: V, completionHandler: Handler<AsyncResult<Void>>): Unit
Remove the specified value from all values found equals associated to all keys in the map.
completionHandler - This will be called when the remove is complete