set_all


Description:

public virtual void set_all (Map<K,V> map)

Inserts all items that are contained in the input map to this map.

Parameters:

map

the map which items are inserted to this map