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

add stream support to Scanner

XMLWordPrintable

    • b83
    • Verified

        Scanner already implements Iterator<String>. It should be enhanced with a method that returns Stream<String> with the same contents that would result from iterating it via its Iterator.

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

                Created:
                Updated:
                Resolved: