RFR: 8001647: In-place methods on Collection/List

Alan Bateman Alan.Bateman at oracle.com
Fri Apr 19 05:29:07 PDT 2013


On 19/04/2013 13:14, Paul Sandoz wrote:
> :
> The function value could structurally modify the Vector instance.
>
Ah yes, got it - thanks.

For removeIf then I assume it isn't required in the pass over the removeSet.

-Alan.


More information about the lambda-dev mailing list