Overview
>
klyn.collections
>
Map
>
containsValue
Overview
Index
Tree
Deprecated
klyn.collections.Map.containsValue
method
public native containsValue(value as V) as Boolean
Description
Returns true if the value exists.
Parameters
value The value to search for.