MapInterop<K, V> extension
- on
-
- Map<
K, V>
- Map<
Properties
-
kt
→ KtMutableMap<
K, V> -
Wraps this Map with a KtMutableMap interface.
no setter
Methods
-
toImmutableMap(
) → KtMap< K, V> - Converts the Map to a truly immutable KtMap