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.
概要
SortedArrayList and Merge は、 Canadian Mind Productsによって開発されたカテゴリ ウェブ開発 の フリーウェア ソフトウェアです。
SortedArrayList and Merge の最新バージョン 1.4 2014/11/14 にリリースです。 それは最初 2014/11/14 のデータベースに追加されました。
SortedArrayList and Merge が次のオペレーティング システムで実行されます: Windows。
SortedArrayList and Merge は私達のユーザーがまだ評価されていません。
最新のレビュー
![]() |
Ashampoo Burning Studio
使いやすいCDおよびDVD書き込みソフトウェア |
![]() |
Softdiv PDF Split and Merge
Softdiv PDF SplitとMergeによる簡単なPDF管理 |
![]() |
DrawPad Grafik-Editor
DrawPad Grafik-Editor を使用して、見事なグラフィックを簡単に作成してください。 |
![]() |
Coolmuster PDF Password Remover
Coolmuster PDF Password Remover で PDF を簡単にロック解除 |
![]() |
Coolmuster ePub Converter
Coolmuster ePub Converterでシームレスな電子書籍の変換が簡単に |
BitTorrent
BitTorrentによる効率的なファイル共有 |
![]() |
UpdateStar Premium Edition
ソフトウェアを最新の状態に保つことは、UpdateStar Premium Edition でかつてないほど簡単になりました。 |
![]() |
Microsoft Edge
Webブラウジングの新しい標準 |
![]() |
Google Chrome
高速で用途の広いWebブラウザ |
![]() |
Microsoft Visual C++ 2015 Redistributable Package
Microsoft Visual C++ 2015再頒布可能パッケージでシステムパフォーマンスを向上させましょう! |
![]() |
Microsoft Visual C++ 2010 Redistributable
Visual C++ アプリケーションの実行に不可欠なコンポーネント |
![]() |
Microsoft OneDrive
Microsoft OneDriveでファイル管理を効率化 |