development/libraries/java

apache-commons-collections - Apache Commons Collections Package

Website: http://commons.apache.org/collections
License: ASL 2.0
Vendor: JPackage Project
Description:
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.

Packages

apache-commons-collections-3.2.1-6.jpp6.src [611 KiB] Changelog by David Walluck (2011-02-02):
- provide compat symlinks for javadoc and manual
- fix symlink logic
- fix apidocs removal during %install
- update License to match Fedora standard
apache-commons-collections-3.2.1-6.jpp6.noarch [511 KiB] Changelog by David Walluck (2011-02-02):
- provide compat symlinks for javadoc and manual
- fix symlink logic
- fix apidocs removal during %install
- update License to match Fedora standard

Listing created by Repoview-0.6.6-5.mga4.tainted