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.
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.
Visão geral
SortedArrayList and Merge é um software Freeware na categoria Desenvolvimento Web desenvolvido pela Canadian Mind Products.
É a versão mais recente de SortedArrayList and Merge 1.4, lançado em 14/11/2014. Inicialmente foi adicionado ao nosso banco de dados em 14/11/2014.
SortedArrayList and Merge é executado nos seguintes sistemas operacionais: Windows.
SortedArrayList and Merge não tem sido avaliado pelos nossos utilizadores ainda.
Últimas revisões
![]() |
Kaspersky Password Manager
Proteja suas senhas com o Kaspersky Password Manager! |
![]() |
Wondershare Filmora
Transforme seus vídeos em obras-primas cinematográficas com o Wondershare Filmora! |
![]() |
AOMEI Partition Assistant Standard Edition
AOMEI Partition Assistant Standard Edition: ferramenta eficiente de gerenciamento de partição de disco |
![]() |
Foxit PDF Reader
Visualização eficiente de PDF com o Foxit Reader |
![]() |
Ashampoo WinOptimizer
Aumente o desempenho do seu computador com o Ashampoo WinOptimizer |
![]() |
WinZip
Organize e compacte seus arquivos sem esforço com o WinZip! |
![]() |
UpdateStar Premium Edition
Manter seu software atualizado nunca foi tão fácil com o UpdateStar Premium Edition! |
![]() |
Microsoft Edge
Um novo padrão na navegação na Web |
![]() |
Google Chrome
Navegador da Web rápido e versátil |
![]() |
Microsoft Visual C++ 2015 Redistributable Package
Aumente o desempenho do seu sistema com o Microsoft Visual C++ 2015 Redistributable Package! |
![]() |
Microsoft Visual C++ 2010 Redistributable
Componente essencial para executar aplicativos do Visual C++ |
![]() |
Microsoft OneDrive
Simplifique o gerenciamento de arquivos com o Microsoft OneDrive |