Package jakarta-commons-collections: Information

    Source package: jakarta-commons-collections
    Version: 3.1-alt4_9jpp5
    Build time:  Jun 5, 2009, 12:27 AM
    Category: Development/Java
    Report package bug
    License: Apache Software License v2
    Summary: Jakarta Commons Collections Package
    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.

    List of rpms provided by this srpm:
    jakarta-commons-collections (noarch)
    jakarta-commons-collections-javadoc (noarch)
    jakarta-commons-collections-repolib (noarch)
    jakarta-commons-collections-testframework (noarch)
    jakarta-commons-collections-testframework-javadoc (noarch)
    jakarta-commons-collections-tomcat5 (noarch)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko
    Vladimir Lettiev

    ACL:
    @qa_p5

      1. ant
      2. ant-junit
      3. /proc
      4. jpackage-compat
      5. jpackage-utils >= 0:1.6
      6. xml-commons-jaxp-1.3-apis

    Last changed


    June 4, 2009 Igor Vlasenko 1:3.1-alt4_9jpp5
    - fixed pre/trigger bug
    Sept. 8, 2008 Igor Vlasenko 1:3.1-alt3_9jpp5
    - converted from JPackage by jppimport script
    Sept. 6, 2008 Igor Vlasenko 1:3.1-alt2_9jpp5
    - converted from JPackage by jppimport script