open fun containsKey(key: Any): Boolean
Returns true if this map contains a mapping for the specified key.
true
key - key whose presence in this map is to be tested
key
Return true if this map contains a mapping for the specified key