Uses of Package
org.eclipse.collections.impl.list.immutable.primitive
-
Packages that use org.eclipse.collections.impl.list.immutable.primitive Package Description org.eclipse.collections.impl.list.immutable.primitive This package contains implementations of immutable primitive list interfaces and immutable primitive list factory interfaces. -
Classes in org.eclipse.collections.impl.list.immutable.primitive used by org.eclipse.collections.impl.list.immutable.primitive Class Description ImmutableBooleanArrayList ImmutableBooleanArrayList is the non-modifiable equivalent ofBooleanArrayList.ImmutableBooleanEmptyList ImmutableBooleanEmptyList is an optimization forImmutableBooleanListof size 0.ImmutableBooleanSingletonList ImmutableBooleanSingletonList is an optimization forImmutableBooleanListof size 1.ImmutableByteArrayList ImmutableByteArrayList is the non-modifiable equivalent ofByteArrayList.ImmutableByteEmptyList ImmutableByteEmptyList is an optimization forImmutableByteListof size 0.ImmutableByteSingletonList ImmutableByteSingletonList is an optimization forImmutableByteListof size 1.ImmutableCharArrayList ImmutableCharArrayList is the non-modifiable equivalent ofCharArrayList.ImmutableCharEmptyList ImmutableCharEmptyList is an optimization forImmutableCharListof size 0.ImmutableCharSingletonList ImmutableCharSingletonList is an optimization forImmutableCharListof size 1.ImmutableDoubleArrayList ImmutableDoubleArrayList is the non-modifiable equivalent ofDoubleArrayList.ImmutableDoubleEmptyList ImmutableDoubleEmptyList is an optimization forImmutableDoubleListof size 0.ImmutableDoubleSingletonList ImmutableDoubleSingletonList is an optimization forImmutableDoubleListof size 1.ImmutableFloatArrayList ImmutableFloatArrayList is the non-modifiable equivalent ofFloatArrayList.ImmutableFloatEmptyList ImmutableFloatEmptyList is an optimization forImmutableFloatListof size 0.ImmutableFloatSingletonList ImmutableFloatSingletonList is an optimization forImmutableFloatListof size 1.ImmutableIntArrayList ImmutableIntArrayList is the non-modifiable equivalent ofIntArrayList.ImmutableIntEmptyList ImmutableIntEmptyList is an optimization forImmutableIntListof size 0.ImmutableIntSingletonList ImmutableIntSingletonList is an optimization forImmutableIntListof size 1.ImmutableLongArrayList ImmutableLongArrayList is the non-modifiable equivalent ofLongArrayList.ImmutableLongEmptyList ImmutableLongEmptyList is an optimization forImmutableLongListof size 0.ImmutableLongSingletonList ImmutableLongSingletonList is an optimization forImmutableLongListof size 1.ImmutableShortArrayList ImmutableShortArrayList is the non-modifiable equivalent ofShortArrayList.ImmutableShortEmptyList ImmutableShortEmptyList is an optimization forImmutableShortListof size 0.ImmutableShortSingletonList ImmutableShortSingletonList is an optimization forImmutableShortListof size 1.