| Package | Description | 
|---|---|
| cern.colt.buffer | Fixed sized (non resizable) streaming buffers connected to a target objects to which data is automatically flushed upon buffer overflow. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | IntBuffer3DFixed sized (non resizable) streaming buffer connected to a target IntBuffer3DConsumer to which data is automatically flushed upon buffer overflow. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected IntBuffer3DConsumer | IntBuffer3D. target | 
| Constructor and Description | 
|---|
| IntBuffer3D(IntBuffer3DConsumer target,
           int capacity)Constructs and returns a new buffer with the given target. | 
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.