Package
org.apache.commons.collections.primitives
Overview
Members
Books
SinceNot specified.
VersionNot specified.
AuthorNot specified.

Collections of primitive values. Generally these extensions offer memory and performance improvements over the Object wrapped alternative.

The package provides versions of the major collections framework interfaces (Collection, List, Map, Set, etc.) and their helpers (Iterator, ListIterator, etc) for each primitive type, and various concrete implementations of these.

Also see org.apache.commons.collections.primitives.adapters .

Wiki javadoc Use textile entry format.
Add your comments here.