Implements Map.putAll and Map constructor
@param m the map @param evict false when initially constructing this map, else true (relayed to method afterNodeInsertion).
See Implementation
Implements Map.putAll and Map constructor
@param m the map @param evict false when initially constructing this map, else true (relayed to method afterNodeInsertion).