Home » Java » Development » DLList
Advertisement
- Visit:
- Hits:
- Views:
- Platform(s):
- Database(s):
- License:
- Price:
- Version:
- Script Added:
- Last Updated:
- Developer:
- Script Link:
- Tags:
- DLList
- 160
- 2659
- N/A
- N/A
- Other Free / Open Source License
- Free
- 1.0.2
- 11/09/2011
- 11/09/2011
- Ralph Chapin
- http://www.binpress.com/app/dllist/280
- code collection deque dequeue double
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.
Rated 0/5 (0%) (0 Votes)
- Other listings by this developer
ListStack
Java » Miscellaneous
SortedList
Java » Miscellaneous
MovePath
Java » Development
Observer3D
Java » Development
SocketConnection
Java » Miscellaneous
DoubleClickDetector
Java » Miscellaneous
ConcreteSet
Java » Miscellaneous
Java » Miscellaneous
SortedList
Java » Miscellaneous
MovePath
Java » Development
Observer3D
Java » Development
SocketConnection
Java » Miscellaneous
DoubleClickDetector
Java » Miscellaneous
ConcreteSet
Java » Miscellaneous