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

add stream support to Scanner

    XMLWordPrintable

Details

    • b83
    • Verified

    Backports

      Description

        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.

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                  Created:
                  Updated:
                  Resolved: