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