RFR: 8272137: Make Collection and Optional classes streamable
Brian Goetz
briangoetz at openjdk.java.net
Sun Aug 15 01:46:32 UTC 2021
On Mon, 9 Aug 2021 12:28:23 GMT, CC007 <github.com+5381337+CC007 at openjdk.org> wrote:
> create Streamable and ParallelStreamable interface and use them in Collection and Optional
To reiterate: These issues were explored in the JSR 335 EG and it was agreed that this abstraction did not carry its weight. In any case, it is premature to bring a PR for a significant API change that has not been discussed first on corelibs-dev. Please withdraw the PR, and if you want to continue the discussion, bring it to corelibs-dev.
Sent from my iPad
> On Aug 14, 2021, at 9:10 PM, CC007 ***@***.***> wrote:
>
>
> I understand what you are proposing. I do not believe Streamable carries its weight.
>
> That argument seems subjective. Could you elaborate on that in an objective manner?
>
> —
> You are receiving this because you commented.
> Reply to this email directly, view it on GitHub, or unsubscribe.
> Triage notifications on the go with GitHub Mobile for iOS or Android.
-------------
PR: https://git.openjdk.java.net/jdk/pull/5050
More information about the core-libs-dev
mailing list