DLList
DLList provides linked lists that can be quickly traversed, split into separate lists, and merged into one, keeping the old internal links rather than allocating new ones as java.util.LinkedList would have to do. It is designed for speed, and can replace LinkedList and provide better performance. It provides a java.util.ListIterator extension with added methods which provide some of its advanced features.
Visit publisher site: DLListListing Details
- Version:
- 1.0.2
- Filed in:
-
Scripts / Java / Applets / Games & Entertainment
- Submitted on:
- Last Updated:
- Sep 11, 2011
- Publisher:
- Ralph Chapin Other listings by this publisher
License & Pricing Information
LICENSE #1
- License Type:
- Other
- Price:
- $0.00 USD
- Additional Info:
User Reviews
Be the first to review this listing!Not yet reviewed by any member.... You can be the FIRST one to write a review for DLList