Home » Java » Development » DLList

 Advertisement
  • Visit:
  • Hits:
  • Views:
  • Platform(s):
  • Database(s):
  • License:
  • Price:
  • Version:
  • Script Added:
  • Last Updated:
  • Developer:
  • Script Link:
  • Tags:

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)
 Script Name: DLList
 Your Name:
 Your Email:
 Your Friends Name:
 Your Friends Email:
 Script Name : DLList
 Reason :
 Message :
  Security Code:
  •  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