Uses of Interface
cern.colt.buffer.DoubleBufferConsumer

Packages that use DoubleBufferConsumer
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.