Software        
 
     Search Software    

SortedArrayList 1.3 - Sort and Merge ArrayLists efficiently.

Sort and Merge ArrayLists efficiently.

SortedArrayList



 

SortedArrayList: This is a pair of library classes to include in your own

code for manipulating ArrayLists.



It consist of two classes: SortedArrayList and Merge.



SortedArrayList 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. You declare the

order you want and it keeps the list sorted, You just call

sort whenever you need the list to be in perfect order. It

may or may not actually sort the list at that time. It

automatically avoids physically sorting when it does not

really have to.



Merge lets you merge/prune two SortedArrayLists in any of 32

different ways, e.g. union, intersection, update... It also

lets you dedup and prune individual SortedArrayLists.



They are used extensively as part the replicatorsender

package. Having an look at that code may give you a more

realistic view of what they can do.



To use them, have a look at the source code and the sample

drivers. They don't do anything useful standalone. You must

incorporate them into your own code.



Why the spectrum icon? It represent the colours of light

sorted in order by wavelength.



What is new in version 1.3:

add pad, icon, tidy code, more documentation.




 

Order:

For Free

Download: Download SortedArrayList 1.3 (0.7 Mb)
Download Count:0
Release Date:1969-12-31
Last Updated:1969-12-31
Manufacturer: Canadian Mind Products
Product Support: SortedArrayList WebSite
  
Language:English
Requirements:Java 1.5+
Install:No Install Support
Tags:

comparison 2 3 4 5 6 7 8      comparator  sorted  comparable 2      arraylist  merge 2 3 4 5 6 7 8 9 10      intersection 2 3      comparing html 2 3 4 5 6 7      sortedarraylist  lazy sort  sorting 2 3 4      comparing 2 3 4 5      java 2 3 4 5 6 7 8 9 10      sort 2      prune  delete 2 3 4 5 6 7 8 9      union  update 2 3 4 5     


 

Soft411: Software Download Archive and Directory

© 2003-2009 Soft411.com Directory.

Soft411.com periodically updates pricing and product information from third-party sources,
so some information may be slightly out-of-date. You should confirm all information before relying on it.