Uses of Package
cern.colt.buffer

Packages that use cern.colt.buffer
Package
Description
Fixed sized (non resizable) streaming buffers connected to a target objects to which data is automatically flushed upon buffer overflow.
Resizable lists holding objects or primitive data types such as int, double, etc.
Multisets (bags) with efficient statistics operations defined upon; This package requires the Colt distribution.