RFR: 8266571: Sequenced Collections
Chen Liang
liach at openjdk.org
Tue Mar 21 00:56:53 UTC 2023
On Tue, 8 Feb 2022 17:23:38 GMT, Stuart Marks <smarks at openjdk.org> wrote:
> PR for Sequenced Collections implementation.
Just curious, does sequenced collection specify if add simulates addLast if addition supports custom ordering? I wish to have efficient reversible batch addition operations available, like ordered versions of addAll.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/7387#issuecomment-1477097626
More information about the core-libs-dev
mailing list