putAll

actual open override fun putAll(from: Map<out K, V>)
expect open override fun putAll(from: Map<out K, V>)

Copies all of the mappings from the specified map to this map.

Parameters

from

the map whose mappings are to be copied

actual open override fun putAll(from: Map<out K, V>)
actual open override fun putAll(from: Map<out K, V>)
actual open override fun putAll(from: Map<out K, V>)