Returns whether this multimap contains the given association between key and value.
key
value
bool contains(Object key, Object value);