Could we add headList and tailList methods to j.u.List?
David Alayachew
davidalayachew at gmail.com
Sun Nov 16 18:51:07 UTC 2025
Hello @core-libs-dev <core-libs-dev at openjdk.org>,
Could we add headList(int) and tailList(int) to j.u.List? I searched JBS
and found nothing.
It's commonly what people want when doing subList(int, int), so this should
be pretty well received.
If not, no worries.
In that case, would be nice if we could add an entry to JBS with a Won't
Fix, to make it easier for those looking to see why not. Maybe even link
this thread for further reading.
Thank you for your time and consideration.
David Alayachew
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/core-libs-dev/attachments/20251116/804ff1a9/attachment.htm>
More information about the core-libs-dev
mailing list