Home Page

SortedArrayList and Merge 1.4 - Download




About SortedArrayList and Merge

SortedArrayList is an ArrayList that keeps lists sorted with minimal work. Merge lets you merge/prune two SortedArrayLists in any of 32 different ways, e.g. union, intersection, update...

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.



Previous Versions

Here you can find the changelog of SortedArrayList and Merge since it was posted on our website on 2014-08-21 13:02:23. The latest version is 1.4 and it was updated on 2024-03-27 21:20:57. See below the changes in each version.

SortedArrayList and Merge version 1.4
Updated At: 2014-08-19
Changes: correct for JDK 1.8.0-20 redirecting Collections.sort to List.sort


Related Apps

Here you can find apps that are similar with SortedArrayList and Merge.



Disclaimer

External Download


We do not host SortedArrayList and Merge on our servers. We did not scan it for viruses, adware, spyware or other type of malware. This app is hosted by the software publisher and passed their terms and conditions to be listed there. We recommend caution when installing it.

The external download link for SortedArrayList and Merge is provided to you by apps112.com without any warranties, representations or guarantees of any kind, so access it at your own risk.

If you have questions regarding this particular app contact the publisher directly. For questions about the functionalities of apps112.com contact us.

BarCode2D-PNG


Click stars to rate this APP!

Users Rating:  
  5.0/5     1
Downloads: 20
Updated At: 2024-03-27 21:20:57
Publisher: Canadian Mind Products
Operating System: Win2000,WinXP,Win7 X32,Win7 X64,Windows 8,Windows 10,WinServer,WinOther,Windows2000,Windows2003,Windows Server 2000,Windows Server 2003,Windows Server 2008,Windows Server 2008r2,Windows Server 2012,Windows Tablet PC Edition 2005,Windows Media Center Edition 2005,WinVista,Windows Vista Starter,Windows Vista Home Basic,Windows Vista Home Premium,Windows Vista Business,Windows Vista Enterprise,Windows Vista Ultimate,WinVista X64,Windows Vista Home Basic X64,Windows Vista Home Premium X64,Windows Vista Business X64,Windows Vista Enterprise X64,Windows Vista Ultimate X64
License Type: Free