This is class extends the double linked list class by Oddleif Halvorsen to implement lists of objects that are sorted.
It can sort the list element objects once they are added to the list. The sorting order is always ascending.
| Not yet rated by the users |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| File |
Role |
Description |
Documentation |
Doc. |
Documentation on how to use the list |
Example |
Example |
An example on how the list can be used |
SortedList |
Class |
Main class file |