public static final class ArrayBuilders.LongBuilder extends PrimitiveArrayBuilder<long[]>
_bufferedEntryCount, _bufferHead, _bufferTail, _freeBuffer
Constructor and Description |
---|
ArrayBuilders.LongBuilder() |
Modifier and Type | Method and Description |
---|---|
long[] |
_constructArray(int len) |
_reset, appendCompletedChunk, bufferedSize, completeAndClearBuffer, resetAndStart
public final long[] _constructArray(int len)
_constructArray
in class PrimitiveArrayBuilder<long[]>
Copyright © 2008–2017 FasterXML. All rights reserved.