Return whether this multiset contains an element equivalent to key.
Return true if this map contains an element whose key is equivalent to the specified key.
true if an equivalent key is present, and false otherwise
| Name | Description |
|---|---|
| key | key value to look up |