Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8072718

add Map.mergeAll method, default implementation, and overrides in concrete classes

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • None
    • core-libs

      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().

            smarks Stuart Marks
            smarks Stuart Marks
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: