Parallel Colt 0.7.2

Package cern.colt.list.tboolean

Resizable list holding elements of boolean data type.

See:
          Description

Class Summary
AbstractBooleanList Abstract base class for resizable lists holding boolean elements; abstract.
BooleanArrayList Resizable list holding boolean elements; implemented with arrays.
 

Package cern.colt.list.tboolean Description

Resizable list holding elements of boolean data type.


Parallel Colt 0.7.2

Jump to the Parallel Colt Homepage