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

Stream and lambdafication improvements to j.u.regex.Matcher

XMLWordPrintable

    • b54
    • Verified

        Support streaming over matches using Stream<MatchResult>.

        Support replace all matches using a function that, for a match, accepts a MatchResult and returns a replacement string.

              psandoz Paul Sandoz
              psandoz Paul Sandoz
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: