У Вас устаревшая версия браузера. Скачайте современный Firefox, Chrome, Opera или Яндекс браузер для комфортного просмотра!
  
Software catalog
Интернет-каталог бесплатных и платных программных продуктов всего мира
  
 RU  EN 
Поиск программ
Язык описания 1Язык описания 2Язык описания 3Язык описания 4
ПлатформаЛицензияЧлен ASP
КлассСпецификаКатегория
НазваниеРазработчик/издатель
Ключевые словаОписание
      
SortedArrayList and Merge 1.4
Компания: Canadian Mind Products
Страна: Canada, BC, Victoria
Член ASP: Да
Web сайт компании: http://mindprod.com
Сайт программы: http://mindprod.com/products.html
О приложении: http://mindprod.com/products2.html#SORTED

Автор: Roedy Green

Email продаж: inquiry@mindprod.com
Email техподдержки: inquiry@mindprod.com

Тип лицензии: Бесплатная
Класс: Web Development::Java & JavaScript
Специфика: Development Tools
Категории: Programming :: Java
Платформа: Windows
ОС: Win2000, WinXP, Win7 x32, Win7 x64, Windows 8, Windows 10, WinServer, WinOther, WinVista, WinVista x64
Системные требования: Java 1.8+
Язык: English
Ограничения: No limitations

  
Ключевые слова: Comparator, Java, comparison, Comparable, comparing, comparing HTML, sorting, sort, sorted, SortedArrayList, merge, union, intersection, update, prune, delete, ArrayList, lazy sort

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.
Сообщить о
вредоносном ПО




 0   
0.29 МБ

ДатаВерсияСтатусИстория выпусков
19.08.20141.4Minor Updatecorrect for JDK 1.8.0-20 redirecting Collections.sort to List.sort
Разрешения на распространение: You may include Sorted CD compilation.
You may not sell Sorted. It is free.

Рейтинг:

Назад  Наверх

 
  0  0
Новое на сайте
Апрель 2024
   Пн   Вт   Ср   Чт   Пт   Сб   Вс   
   1   2   3   4   5   6   7   
   8   9   10   11   12   13   14   
   15   16   17   18   19   20   21   
   22   23   24   25   26   27   28   
   29   30             
 26 апреля 2024 года, пятница 
Пользователь
Авторизация
e-mail:

пароль:


Регистрация
RSS-лента
RSS-лента    Valid RSS
Сейчас на сайте
Гостей: 0
Пользователей: 0
Роботов: 80
Всего пользователей: 18
Баннеры

Copyright © 2020-2024 ООО МааСофтваре