On Wed, Nov 4, 2009 at 06:18, Rémi Forax <fo...@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 > >