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

Replace collection.stream().forEach() with collection.forEach()

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • 11
    • None
    • core-libs
    • None

      Some core libraries can have simpler more efficient code by eliding the call to stream() in

      collection.stream().forEach()

            martin Martin Buchholz
            martin Martin Buchholz
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: