| Package | Description |
|---|---|
| cern.colt.buffer.tint |
Fixed sized (non resizable) streaming buffers holding int elements connected to a target objects to which data is automatically flushed upon buffer overflow.
|
| cern.colt.list.tint |
Resizable list holding elements of int data type.
|
| Class and Description |
|---|
| IntBuffer2DConsumer
Target of a streaming IntBuffer2D into which data is flushed upon
buffer overflow.
|
| IntBuffer3DConsumer
Target of a streaming IntBuffer3D into which data is flushed upon
buffer overflow.
|
| IntBufferConsumer
Target of a streaming IntBuffer into which data is flushed upon
buffer overflow.
|
| Class and Description |
|---|
| IntBufferConsumer
Target of a streaming IntBuffer into which data is flushed upon
buffer overflow.
|
Jump to the Parallel Colt Homepage