Returns true if the map contains the specified key.
true
Allows to overcome type-safety restriction of containsKey that requires to pass a key of type K.
containsKey
K
Thanks for your feedback!