JEP 473: Stream Gatherers (Second Preview)
Ernie Rael
errael at raelity.com
Sun Apr 7 16:06:13 UTC 2024
This is about what might be a minor doc issue.
In https://openjdk.org/jeps/473 it says
> As another example, |Stream::filter| takes a predicate that determines
> whether an input element should be passed downstream; this is simply a
> stateless one-to-many gatherer.
Shouldn't this be "many-to-one"?
-ernie
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/core-libs-dev/attachments/20240407/24068fce/attachment.htm>
More information about the core-libs-dev
mailing list