Пакет apache-commons-collections-3.2.2-26.el9.src
Имя | apache-commons-collections |
---|---|
Эпоха | 0 |
Версия | 3.2.2 |
Релиз | 26.el9 |
Архитектура | src |
Сайт | http://commons.apache.org/collections/ |
Лицензия | ASL 2.0 |
Время сборки | 2023-03-29 12:53:33 |
Хост сборки | builder-x86-01.inferitos.ru |
Краткое описание | Provides new interfaces, implementations and utilities for Java Collections |
Репозитории | CRB, Extras |
Полное описание | The introduction of the Collections API by Sun in JDK 1.2 has been a boon to quick and effective Java programming. Ready access to powerful data structures has accelerated development by reducing the need for custom container classes around each core object. Most Java2 APIs are significantly easier to use because of the Collections API. However, there are certain holes left unfilled by Sun's implementations, and the Jakarta-Commons Collections Component strives to fulfill them. Among the features of this package are: - special-purpose implementations of Lists and Maps for fast access - adapter classes from Java1-style containers (arrays, enumerations) to Java2-style collections. - methods to test or create typical set-theory properties of collections such as union, intersection, and closure. |
Эррата | — |
Размер | 630 КиБ |
Исходный проект | apache-commons-collections-3.2.2-26.el9 |
Контрольная сумма SHA-256 | adaf22a1ae22ee86c25d4c0ddf85d783f194754e4387008eec9d9436a7af2199 |
×
* Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 3.2.2-26 - Rebuilt for MSVSphere 9.1. * Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 3.2.2-26 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 * Wed Jun 09 2021 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.2.2-25 - Rebuild to workaround DistroBaker issue * Tue Jun 08 2021 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.2.2-24 - Bootstrap Maven for CentOS Stream 9 * Mon May 17 2021 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.2.2-23 - Bootstrap build - Non-bootstrap build