R
Roedy Green
SortedArrayList 1.0
Includes SortedArrayList which is an ArrayList
that remembers how it is sorted, so that if you
ask it to sort, it can sometimes bypass the work
when it is already in order. It also includes a
Merge class for merging and deduping
SortedArrayLists in a variety of ways. Includes
Java source. May be freely distributed and used
for any purpose except military.
source available for download at
http://mindprod.com/products.html#SORTED
Includes SortedArrayList which is an ArrayList
that remembers how it is sorted, so that if you
ask it to sort, it can sometimes bypass the work
when it is already in order. It also includes a
Merge class for merging and deduping
SortedArrayLists in a variety of ways. Includes
Java source. May be freely distributed and used
for any purpose except military.
source available for download at
http://mindprod.com/products.html#SORTED