DLList

Open source code for a high performance, doubly-linked list class.
Posted by Scripts on 2022-08-14 22:20:17
License Type
License Type
Freeware
Description
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.
Author

BinPress

Ratings & Review
Uh oh! We couldn't find any review for this listing.
Post Review
License Type
License Type
Freeware