containsValue

fun containsValue(value: V): Boolean

Returns true if the specified value is present in this hash map, false otherwise.