Commons Primitives Status
$Revision: 561602 $ $Date: 2007-08-01 01:56:09 +0200(mer, 01 ago 2007) $
http://commons.apache.org/primitives/

Summary:

  Commons Primitives is a set of collection and utility classes for primitive types.
  The Java language has a clear distinction between Object and primitive types.
  A lot of functionality is provided for Object types, including the Java Collection Framework.
  Relatively little functionality is provided by the JDK for primitives.
  This package addresses this by providing a set of utility and collection classes for primitives.

  Commons Primitives is a component developed by Apache Commons.
 
Releases:

  Stable:
    1.0.
      CVS Tag: PRIMITIVES_1_0
      Binaries: http://commons.apache.org/downloads/download_primitives.cgi
      Source: http://commons.apache.org/downloads/download_primitives.cgi

  Development:
    1.1-dev 
      CVS Tag: HEAD
      Binaries: http://people.apache.org/builds/commons/nightly/commons-primitives/
      Source: http://people.apache.org/builds/commons/nightly/commons-primitives/

Assets:

  Web site:         http://commons.apache.org/primitives/

  Mailing lists:    dev@commons.apache.org  (developers)
                    user@commons.apache.org (users)

  Repositories:     commons/primitives
                    http://svn.apache.org/viewvc/commons/proper/primitives/
                    Also see http://commons.apache.org/primitives/cvs-usage.html

Committers:

  Stephen Colebourne (scolebourne AT apache DOT org) [PMC]
  Matthew Hawthorne (matth AT apache DOT org)
  Rodney Waldhoff (rwaldhoff AT apache DOT org) [PMC]
    
Contributors:

  Currently no non-committers.

                
Pending Issues:

  None.

Resolved Issues:

  None.

    