static bool putAllStrictly(Map map, Map adding) { ret addMapToMapWithoutOverwriting(map, adding); }