public boolean containsKey(java.lang.Object key)

Returns true if this map contains at least one value for the specified key.

Specified by:
containsKey in interface...