| Interface | Description |
|---|---|
| ByteImmutableArray |
An immutable byte array that can hold a very large number of elements.
|
| ByteImmutableArray.Builder |
A builder for a
ByteImmutableArray. |
| IntImmutableArray |
An immutable integer array that can hold a very large number of elements.
|
| IntImmutableArray.Builder |
A builder for a
IntImmutableArray. |
| LongImmutableArray |
An immutable long array that can hold a very large number of elements.
|
| LongImmutableArray.Builder |
A builder for a
LongImmutableArray. |
| ShortImmutableArray |
An immutable short array that can hold a very large number of elements.
|
| ShortImmutableArray.Builder |
A builder for a
ShortImmutableArray. |
Copyright © 2016. All rights reserved.