This functionality is only available for certain module packages.

addAll(Map map)

Adds all key-value pairs of map to the map. Already existing pairs are replaced with those of map.

addAll(Map map)
Argument Map map Key-value pairs to be inserted.
Return value Map Map