Home > Repository > base > jakarta-commons-collections

jakarta-commons-collections: 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.
Nome:jakarta-commons-collections
Versione: 3.2.1-6mamba
Gruppo:Development/Libraries/Java
Manutentore:silvan
Licenza:Apache Software License 2.0
Dimensione:732,14 kB
URL di origine:http://jakarta.apache.org/commons/collections
Data di compilazione:2013-06-16 17:23:00
Pacchetti binari e dipendenze
x86_64i586
RPM creatijakarta-commons-collections
jakarta-commons-collections-javadoc
jakarta-commons-collections-repolib
jakarta-commons-collections-testframework
jakarta-commons-collections-testframework-javadoc
jakarta-commons-collections-tomcat5
jakarta-commons-collections
jakarta-commons-collections-javadoc
jakarta-commons-collections-repolib
jakarta-commons-collections-testframework
jakarta-commons-collections-testframework-javadoc
jakarta-commons-collections-tomcat5
Dipendenze di compilazioneapache-ant [1]
apache-ant-junit [1]
java-junit3 [1]
jpackage-utils [1]
objectweb-asm [1]
xml-commons-apis [1]
apache-ant [1]
apache-ant-junit [1]
java-junit3 [1]
jpackage-utils [1]
objectweb-asm [1]
xml-commons-apis [1]
Cronologia delle modifiche
DataPackagerVersioneDescrizione