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