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

Reply via email to