Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37039006
en ru br
Репозитории ALT
S:3.2.2-alt1_27jpp11
www.altlinux.org/Changes

Группа :: Разработка/Java
Пакет: apache-commons-collections

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 3.2.2-alt1_27jpp11
Время сборки: 1 июля 2022, 17:41 ( 90.8 недели назад )
Размер архива: 632.61 Kb

Домашняя страница:   http://commons.apache.org/collections/

Лицензия: ASL 2.0
О пакете: Provides new interfaces, implementations and utilities for Java Collections
Описание:

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.

Текущий майнтейнер: Igor Vlasenko

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • apache-commons-collections
  • apache-commons-collections-testframework
  • apache-commons-collections-javadoc
  • apache-commons-collections-testframework-javadoc
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin