public static final class ArrayBuilders.ShortBuilder extends PrimitiveArrayBuilder<short[]>
Constructor | Description |
---|---|
ShortBuilder() |
Modifier and Type | Method | Description |
---|---|---|
short[] |
_constructArray(int len) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
_reset, appendCompletedChunk, completeAndClearBuffer, resetAndStart
public final short[] _constructArray(int len)
_constructArray
in class PrimitiveArrayBuilder<short[]>