Free download LinkedList 1.6
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
LinkedList 1.6 development, components & libraries software developed by Canadian Mind Products. The license of this development, components & libraries software is freeware, the price is 0.00, you can free download and get a free trial before you buy a license or registration. All LinkedList 1.6 download links are direct LinkedList full download from Canadian Mind Products site or their selected mirrors.
Keywords: Java, LinkedList, Vector, ArrayList, doubly Linked List, chained list, Freeware, Development, Components & Libraries, Canadian Mind Products, LinkedList
Recent Changes: now with generic typing
Install Support: No Install Support
Supported Languages: English
Additional Requirements: Java 1.1+
|