public static final class ArrayBuilders.BooleanBuilder extends PrimitiveArrayBuilder<boolean[]>
| 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, completeAndClearBuffer, resetAndStartpublic final boolean[] _constructArray(int len)
_constructArray in class PrimitiveArrayBuilder<boolean[]>