You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Henri Yandell <ba...@generationjava.com> on 2003/10/03 08:36:20 UTC

[collections] OrderedMap added

I've added the OrderedMap decorator.
org.apache.commons.collections.decorators.OrderedMap.

I've never implemented a Map this stringently before, so if anyone has any
criticism I'd love to hear it. Usually I don't bother to obey the spec
fully on values/entrySet/keySet.

I've used the same paradigm for all three of the 'views', so once you see
how I've done one, the others should be boring.

Need to get some more unit tests in TestMap.

Hen


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