putAll

open fun putAll(map: Map<out Any, out Any>)

Add all entries from the specified map.

Parameters

map

the source map