containsKey method

bool containsKey (Object key)

Returns whether this multimap contains the given key.

Implementation

bool containsKey(Object key);