Home » Java » Miscellaneous » ListStack

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

Description:
ListStack is the simplest, fastest java.util.List implementation there is, with several helpful utility methods (sort, reverse, and compare). Its point is to use its single-link simplicity to out-perform other Java collections and maps. It should be used where time matters, there is a lot of work to be done, and garbage collection is seriously overworked.

Rated 0/5 (0%) (0 Votes)
 Script Name: ListStack
 Your Name:
 Your Email:
 Your Friends Name:
 Your Friends Email:
 Script Name : ListStack
 Reason :
 Message :
  Security Code:
  •  Other listings by this developer
SortedList
Java » Miscellaneous

MovePath
Java » Development

Observer3D
Java » Development

DLList
Java » Development

SocketConnection
Java » Miscellaneous

DoubleClickDetector
Java » Miscellaneous

ConcreteSet
Java » Miscellaneous