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