default random access list spliterator

Peter Levart peter.levart at gmail.com
Mon Mar 7 15:03:00 UTC 2016



On 03/07/2016 03:53 PM, Peter Levart wrote:
> As there is a good chance that sub-list implementations already 
> provide fail-fast behavior for structural changes in the backing list.

Ah, well... I checked AbstractMutableList in Eclipse collections and it 
doesn't provide fail-fast behavior for it's subList(s) unfortunately...

Regards, Peter




More information about the core-libs-dev mailing list