Home | History | Annotate | Download | only in cache

Lines Matching defs:newMap

781     Map<Object, Object> newMap = ImmutableMap.of(one, four);
782 map.putAll(newMap);