contains Key
Returns true if the given key is contained in the map.
Return
true if the key is part of the mapping, false otherwise
Parameters
key
a String key
Returns true if the given key is contained in the map.
true if the key is part of the mapping, false otherwise
a String key