Generated by
JDiff

Package com.google.common.primitives

Changed Classes
ImmutableDoubleArray An immutable array of {@code double} values, with an API resembling List.
ImmutableDoubleArray.Builder A builder for ImmutableDoubleArray instances; obtained using ImmutableDoubleArray.builder.
ImmutableIntArray An immutable array of {@code int} values, with an API resembling List.
ImmutableIntArray.Builder A builder for ImmutableIntArray instances; obtained using ImmutableIntArray.builder.
ImmutableLongArray An immutable array of {@code long} values, with an API resembling List.
ImmutableLongArray.Builder A builder for ImmutableLongArray instances; obtained using ImmutableLongArray.builder.