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