Pattern.splitAsStream/asPredicate
Joe Bowbeer
joe.bowbeer at gmail.com
Wed Apr 24 09:23:43 PDT 2013
Makes sense to me that one might want to generate a stream from a Pattern.
Is there more to this than splitAsStream?
It's also interesting to consider the absence of parallel stream options at
this and the other stream factory sites.
On Apr 22, 2013 9:10 AM, "Paul Sandoz" <paul.sandoz at oracle.com> wrote:
> Hi,
>
> It seems useful to provide an ability to create a stream from matches of a
> pattern, plus as a bonus create a predicate for matches of a pattern.
>
> See below for more details:
>
> http://cr.openjdk.java.net/~psandoz/lambda/jdk-8012646/webrev/
>
> Thoughts?
>
> Paul.
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/lambda-libs-spec-experts/attachments/20130424/b6306adc/attachment.html
More information about the lambda-libs-spec-experts
mailing list