Thanks for the reply.  So from a functionality standpoint, they're the
same?  if i'm developing in 1.5 JDK, then there's no difference for me,
right?

-Marc



                                                                       
             Jörg Schaible                                           
             <[EMAIL PROTECTED]                                         
             lsag-Solutions.co                                          To
             m>                        "Jakarta Commons Users List"    
                                       <commons-user@jakarta.apache.org>
             06/21/2006 01:03                                           cc
             PM                                                        
                                                                   Subject
                                       RE: ListOrderedMap vs.          
             Please respond to         LinkedHashMap                   
             "Jakarta Commons                                          
                Users List"                                            
             <[EMAIL PROTECTED]                                         
             arta.apache.org>                                          
                                                                       
                                                                       




[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]




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

Reply via email to