| Package | Description |
|---|---|
| com.github.pyknic.bigarray | |
| com.github.pyknic.bigarray.internal.booleans |
| Modifier and Type | Method and Description |
|---|---|
BooleanImmutableArray.Builder |
BooleanImmutableArray.Builder.append(boolean value)
Append an value to the builder.
|
static BooleanImmutableArray.Builder |
BooleanImmutableArray.builder()
Creates a new builder.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BooleanImmutableArrayBuilder |
| Modifier and Type | Method and Description |
|---|---|
BooleanImmutableArray.Builder |
BooleanImmutableArrayBuilder.append(boolean value) |
Copyright © 2016. All rights reserved.