-
Enhancement
-
Resolution: Unresolved
-
P4
-
None
Add a new Map.mergeAll(otherMap, remappingFunction) method that merges all the entries of one otherMap into this one, running remappingFunction to merge values of keys that exist in both maps. This is the aggregate version of Map.merge().
- relates to
-
JDK-8072776 Improve the collecting of list/set/map collectors
-
- Open
-