[jdom-interest] ArrayList vs. LinkedList

philip.nelson at omniresources.com philip.nelson at omniresources.com
Sat May 26 06:19:38 PDT 2001


Been there, done that :^)

Jason updated the source to use ArrayList.  This will get reflected in the
newer list implementation that replaces PartialList when that is done.  I
think it's close.  

Jools?

> -----Original Message-----
> From: Noam Tamim [mailto:noamt at yahoo.com]
> Sent: Friday, May 25, 2001 12:22 PM
> To: jdom-interest at jdom.org
> Subject: [jdom-interest] ArrayList vs. LinkedList
> 
> 
> Read the Java Tutorial about collections:
> http://java.sun.com/docs/books/tutorial/collections/implementa
> tions/general.
> html
> 
> The bottom line is this:
> "If you think that you want to use a LinkedList, measure the 
> performance
> with both LinkedList and ArrayList. You may be surprised."
> 
> 
>  - Noam.
> 
> 
> 
> 
> _______________________________________________
> To control your jdom-interest membership:
> http://lists.denveronline.net/mailman/options/jdom-interest/yo
> uraddr at yourhost.com
> 



More information about the jdom-interest mailing list