Commons Collections Package

Edit Package apache-commons-collections
http://commons.apache.org/commons-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

Refresh
Refresh
Source Files
Filename Size Changed
apache-commons-collections.changes 0000002561 2.5 KB
apache-commons-collections.spec 0000006121 5.98 KB
commons-collections-3.2-build_xml.patch 0000000944 944 Bytes
commons-collections-3.2.1-src.tar.gz 0000609930 596 KB
commons-collections-testframework.pom 0000000191 191 Bytes
jakarta-commons-collections-javadoc-nonet.patch 0000001205 1.18 KB
Revision 1 (latest revision is 40)
Michal Vyskocil's avatar Michal Vyskocil (mvyskocil) committed (revision 1)
- update to 3.2.1
- rename to apache-commons-collections
- deleted patches
  * jakarta-commons-collections-navigation.patch
  * jakarta-commons-collections-target15.patch
- added patches
  * commons-collections-3.2-build_xml.patch
- use newest add_maven_depmap from javapackages-tools
- drop -tomcat5 subpackage
Comments 0
openSUSE Build Service is sponsored by