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