public static final class ArrayBuilders.LongBuilder extends PrimitiveArrayBuilder<long[]>
PrimitiveArrayBuilder.Node<T>_bufferedEntryCount, _bufferHead, _bufferTail, _freeBuffer, INITIAL_CHUNK_SIZE, MAX_CHUNK_SIZE, SMALL_CHUNK_SIZE| Constructor and Description |
|---|
LongBuilder() |
| Modifier and Type | Method and Description |
|---|---|
long[] |
_constructArray(int len) |
_reset, appendCompletedChunk, bufferedSize, completeAndClearBuffer, resetAndStartpublic final long[] _constructArray(int len)
_constructArray in class PrimitiveArrayBuilder<long[]>