containsValue

Returns whether this map contains the specified value.

Return

true if this map contains the specified value, false otherwise.

Parameters

value

the value to search for.