You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Stephen Colebourne <sc...@btopenworld.com> on 2003/11/08 21:15:57 UTC

[collections] Ordered iterators

I have just added OrderedIterator and OrderedMapIterator. These allow the
iterator to be iterated both forwards and backwards. (hasPrevious/previous)

This fills a gap in our interfaces and solves some of the issues referenced
in Sun bug reports 4137464, 4294891, 4155650.

Stephen


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org