open fun containsValue(: Any): Boolean
Returns @{code true} if this map maps one or more keys to the specified value.
value - value whose presence in this map is to be tested
Return
@{code true} if this map maps one or more keys to the specified value