LinkedList

LinkedList is replacement for Java Vector class. Classical doubly linked list. Faster that Vector for insert/delete, but slower for indexed access. The interface is modeled on java.util.Vector.

LinkedList is replacement for Java Vector class. Classical

doubly linked list. Faster that Vector for insert/delete, but slower

for indexed access. The interface is modeled on java.util.Vector, so

you can try it both ways and pick which is faster for your needs.

Heavily commented Java source included. copyright (c) 1997-2008 Canadian Mind

Products. May be freely distributed and and used for any purpose

except military.

It does not do much on its own. It was intended to be included in your own progams.

You can test it with:

java.exe com.mindprod.linkedlist.TestLinkedList

Download

System Requirements:

Java, Linux, Mac OS X, Unix, Win2000, Win7 x32, Win7 x64, WinServer, WinVista, WinVista x64, WinXP

Version:

1.6

Last updated:

2010-11-22 17:05:20

Publisher:

Canadian Mind Products

Homepage:

http://mindprod.com

File name:

linkedlist16.zip

File size:

0.79MB

License:

Freeware

Price:

0.00

You may also like...