public static final class ArrayBuilders.FloatBuilder extends PrimitiveArrayBuilder<float[]>
_bufferedEntryCount, _bufferHead, _bufferTail, _freeBuffer
Constructor | Description |
---|---|
FloatBuilder() |
Modifier and Type | Method | Description |
---|---|---|
float[] |
_constructArray(int len) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
_reset, appendCompletedChunk, bufferedSize, completeAndClearBuffer, resetAndStart
public final float[] _constructArray(int len)
_constructArray
in class PrimitiveArrayBuilder<float[]>
Copyright © 2008–2018. All rights reserved.