public static final class ArrayBuilders.ShortBuilder extends PrimitiveArrayBuilder<short[]>
_bufferedEntryCount, _bufferHead, _bufferTail, _freeBuffer| Constructor and Description |
|---|
ArrayBuilders.ShortBuilder() |
| Modifier and Type | Method and Description |
|---|---|
short[] |
_constructArray(int len) |
_reset, appendCompletedChunk, completeAndClearBuffer, resetAndStartpublic final short[] _constructArray(int len)
_constructArray in class PrimitiveArrayBuilder<short[]>Copyright © 2012-2013 FasterXML. All Rights Reserved.