has_all


Description:

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

Returns true if this map contains all the same items as the input map.

Parameters:

map

the map which items will be compared with this map