Fedora Packages

apache-commons-collections

Provides new interfaces, implementations and utilities for Java 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.

Releases Overview

Release Stable Testing
Fedora Rawhide 3.2.2-36.fc41 -
Fedora 40 3.2.2-36.fc40 3.2.2-36.fc40
Fedora 39 3.2.2-30.fc39 -
Fedora 38 3.2.2-29.fc38 -
File a new bug report »
Package Info
Related Packages

You can contact the maintainers of this package via email at apache-commons-collections dash maintainers at fedoraproject dot org.



Sources on Pagure