public static final class ArrayBuilders.BooleanBuilder extends PrimitiveArrayBuilder<boolean[]>
_bufferedEntryCount, _bufferHead, _bufferTail, _freeBuffer| Constructor and Description | 
|---|
| ArrayBuilders.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 © 2014-2015 FasterXML. All Rights Reserved.