keySet

abstract val keySet: Set<K>(source)

Returns a read-only Set of all the keys in this multimap.

See also