Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37040853
en ru br
ALT Linux repos
S:3.2.2-alt1_27jpp11

Group :: Development/Java
RPM: apache-commons-collections

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 3.2.2-alt1_27jpp11
Build date: 1 july 2022, 17:41 ( 90.9 weeks ago )
Size: 632.61 Kb

Home page:   http://commons.apache.org/collections/

License: ASL 2.0
Summary: Provides new interfaces, implementations and utilities for Java Collections
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.

Current maintainer: Igor Vlasenko

List of contributors

List of rpms provided by this srpm:

  • apache-commons-collections
  • apache-commons-collections-testframework
  • apache-commons-collections-javadoc
  • apache-commons-collections-testframework-javadoc
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin