Minix
5.0.0-alpha
module-common
/
dev.racci.minix.api.utils.collections.muiltimap
/
MultiMap
/
containsKey
contains
Key
abstract
fun
containsKey
(
key
:
Any
?
)
:
Boolean
Returns true if this multimap contains a mapping for the specified key.