-
An immutable array of double values, with an API resembling List.
A builder for ImmutableDoubleArray instances; obtained using
ImmutableDoubleArray#builder.
An immutable array of int values, with an API resembling List.
A builder for ImmutableIntArray instances; obtained using
ImmutableIntArray#builder.
An immutable array of long values, with an API resembling List.
A builder for ImmutableLongArray instances; obtained using
ImmutableLongArray#builder.
A wrapper class for unsigned int values, supporting arithmetic operations.
A wrapper class for unsigned long values, supporting arithmetic operations.