open fun addAll(map: MultiMap): MultiMap
Adds all the entries from another MultiMap to this one
map -
map
Return a reference to this, so the API can be used fluently