[EMAIL PROTECTED] wrote on Wednesday, June 21, 2006 7:37 PM:

> Hello All -
> 
> Apologies if this has already been covered.  I couldn't find
> an easy way to
> search through this mailing list's archives.
> 
> What is the difference between
> org.apache.commons.collections.map.ListOrderedMap (from
> commons-collections-3.2) and
> java.util.LinkedHashMap (Java 1.5)?
> 
> It seems to me that they both implement a map while retaining
> order.  Am I
> missing something?

Yep. The implementation from c-c works also for JDKs pre 1.4 ...

- Jörg

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to