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
- Sources inherited from project openSUSE:12.2
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:12.2:ARM/jakarta-commons-collections && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
collections-tomcat5-build.xml | 0000002959 2.89 KB | |
commons-collections-3.2-jpp-depmap.xml | 0000000998 998 Bytes | |
commons-collections-3.2-src.tar.bz2 | 0000924537 903 KB | |
commons-collections-3.2.pom | 0000011034 10.8 KB | |
jakarta-commons-collections-javadoc-nonet.patch | 0000001205 1.18 KB | |
jakarta-commons-collections-navigation.patch | 0000000541 541 Bytes | |
jakarta-commons-collections-target15.patch | 0000001135 1.11 KB | |
jakarta-commons-collections.changes | 0000002129 2.08 KB | |
jakarta-commons-collections.spec | 0000017615 17.2 KB | |
pom-maven2jpp-depcat.xsl | 0000003563 3.48 KB | |
pom-maven2jpp-mapdeps.xsl | 0000002642 2.58 KB | |
pom-maven2jpp-newdepmap.xsl | 0000000835 835 Bytes |
Latest Revision
branched from openSUSE:Factory
Comments 0