LinkedList facelift
Martin Buchholz
martinrb at google.com
Wed Nov 4 18:25:39 UTC 2009
On Wed, Nov 4, 2009 at 06:18, Rémi Forax <forax at univ-mlv.fr> wrote:
> Good for me if addFirst() calls linkFirst() and
> addLast() calls linkLast().
>
>
Sigh. Of course, that's what I intended to do. Done.
Also, renamed addBefore to linkBefore and moved
near to the other linkXXX methods.
Webrev regenerated.
Thanks again for the careful review.
> Rémi
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/core-libs-dev/attachments/20091104/99bfdaff/attachment.html>
More information about the core-libs-dev
mailing list