LinkedList Download

Screenshot of LinkedList


Downloading LinkedList 1.6

LinkedList is replacement for Java Vector class. Classicaldoubly linked list. Faster that Vector for insert/delete, but slowerfor indexed access. The interface is modeled on java.util.Vector, soyou can try it both ways and pick which is faster for your needs.Heavily commented Java source included. copyright (c) 1997-2008 Canadian MindProducts. May be freely distributed and and used for any purposeexcept 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

To start download, click the following link:



Report Link Error | Back to LinkedList Details page



More Software of "Canadian Mind Products"
Popular software of Software Development, Components & Libraries