containsKey

abstract fun containsKey(key: K): Boolean(source)

Returns true if the multimap contains the specified key.

See also