|
Parallel Colt 0.9.4 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LongBuffer2DConsumer | |
---|---|
cern.colt.buffer.tlong | Fixed sized (non resizable) streaming buffers holding long elements connected to a target objects to which data is automatically flushed upon buffer overflow. |
Uses of LongBuffer2DConsumer in cern.colt.buffer.tlong |
---|
Classes in cern.colt.buffer.tlong that implement LongBuffer2DConsumer | |
---|---|
class |
LongBuffer2D
Fixed sized (non resizable) streaming buffer connected to a target LongBuffer2DConsumer to which data is automatically flushed upon buffer overflow. |
Constructors in cern.colt.buffer.tlong with parameters of type LongBuffer2DConsumer | |
---|---|
LongBuffer2D(LongBuffer2DConsumer target,
int capacity)
Constructs and returns a new buffer with the given target. |
|
Parallel Colt 0.9.4 | |||||||||
PREV NEXT | FRAMES NO FRAMES |