Репозиторий ALT Linux backports/2.4
Последнее обновление: 9 июля 2008 | Пакетов: 497 | Посещений: 1473310
 поиск   регистрация   авторизация 
 
Группа :: Разработка/Java
Пакет: jakarta-commons-collections

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

Текущая версия: 3.1-alt0.M24.1
Время сборки: 3 мая 2005, 19:52 ( 986.4 недели назад )
Размер архива: 1118.07 Kb

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

Лицензия: Apache Software License 2.0
О пакете: Jakarta Commons Collections Package
Описание:

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.

Текущий майнтейнер: Vladimir Lettiev

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

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

  • jakarta-commons-collections-javadoc
  • jakarta-commons-collections-devel
  • jakarta-commons-collections
 
design & coding: Vladimir Lettiev aka crux © 2004-2005