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 ... Version: 1.0.2 Platform(s): Price: Free Developer:
Ralph Chapin Added: 11/09/2011 Updates: 11/09/2011
SortedList
Provides fast random and sequential access to vast sorted lists. Creates and maintains them with unmatched ease, speed and flexability. Simultaneously provides the benefits of a binary tree and a linked list. You can find an entry with a keyed, binary-style search, then move sequentially in ... Version: 1.0.0 Platform(s): Price: $39.99 Developer:
Ralph Chapin Added: 22/08/2011 Updates: 22/08/2011