| Package | Description |
|---|---|
| com.github.pyknic.immutablearray |
The main interfaces of the immutable-array library are located in this
package.
|
| Modifier and Type | Method and Description |
|---|---|
IntImmutableArray.Builder |
IntImmutableArray.Builder.append(int value)
Append an value to the builder.
|
static IntImmutableArray.Builder |
IntImmutableArray.builder()
Creates a new builder.
|
Copyright © 2016. All rights reserved.