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, completeAndClearBuffer, resetAndStartpublic final int[] _constructArray(int len)
_constructArray in class PrimitiveArrayBuilder<int[]>Copyright © 2014 FasterXML. All Rights Reserved.