Project Summary

Project Information

Field Value
Name Commons Primitives
Description 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.
Homepage http://commons.apache.org/primitives/

Project Organization

Field Value
Name The Apache Software Foundation
URL http://www.apache.org/

Build Information

Field Value
GroupId commons-primitives
ArtifactId commons-primitives
Version 1.1-SNAPSHOT
Type bundle
Java Compiler Version 1.5
Javac -source option 1.3
Javac -target option 1.3