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, bufferedSize, completeAndClearBuffer, resetAndStart
public final short[] _constructArray(int len)
_constructArray
in class PrimitiveArrayBuilder<short[]>
Copyright © 2008–2017 FasterXML. All rights reserved.