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