SortedArrayList and Merge 1.4 freeware
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. Merge lets you merge/prune two SortedArrayLists in any of 32 different ways, e.g. union, intersection, update... ...
Author | Canadian Mind Products |
Released | 2014-08-19 |
Filesize | 295 kB |
Downloads | 1521 |
OS | Win2000, Windows XP, Windows 7 x32, Windows 7 x64, Windows 8, Windows 10, WinServer, WinOther, Windows Vista, Windows Vista x64 |
Installation | No Install Support |
Keywords | Comparator, Java, comparison, Comparable, comparing, comparing HTML, sorting, sort, sorted, SortedArrayList, merge, union, intersection, update, prune, delete, ArrayList, lazy sort |
Users' rating (14 rating) |
SortedArrayList and Merge Free Download - we do not host any SortedArrayList and Merge torrent files or links of SortedArrayList and Merge on rapidshare.com, depositfiles.com, megaupload.com etc. All SortedArrayList and Merge download links are direct SortedArrayList and Merge download from publisher site or their selected mirrors.
1.4 | Aug 19, 2014 | Minor Update | correct for JDK 1.8.0-20 redirecting Collections.sort to List.sort |
1.3 | Jul 29, 2007 | Minor Update | add pad, icon, tidy code, more documentation. |