has_all


Description:

public virtual bool has_all (Map<K,V> map)

Returns true it this map contains all items as the input map.

Parameters:

map

the map which items will be compared with this map