Searched defs:newMap (Results 1 – 6 of 6) sorted by relevance
68 val newMap = hashMap.put(key, LinkedValue(value)) in withValue() constant77 val newMap = hashMap.put(key, links.withValue(value)) in withValue() constant85 val newMap = hashMap in withValue() constant94 var newMap = hashMap.remove(key) in withValue() variable
41 val newMap = hashMap.put(element, Links()) in withNext() constant49 val newMap = hashMap in withNext() constant62 var newMap = hashMap.remove(element) in withNext() variable
21 val newMap = hashMapBuilder.build() in build() constant
48 val newMap = map.newWith(1, 1) in canAddOneToEmpty() constant122 val newMap = map.newWith(11, 11) in canRemoveOneThenAddOne() constant
168 val newMap = builder.build() in <lambda>() constant187 val newMap = block(map) in <lambda>() constant
195 val newMap = mutableMapOf<SnapshotObserver, SnapshotInstanceObservers>() in mergeObservers() constant