Package org.eclipse.collections.impl.list.immutable.primitive
This package contains implementations of immutable primitive list interfaces and immutable primitive list factory interfaces.
An ImmutableIntList is the non-modifiable equivalent interface of MutableIntList.
-
Class Summary Class Description ImmutableBooleanListFactoryImpl ImmutableBooleanListFactoryImpl is a factory implementation which creates instances of typeImmutableBooleanList.ImmutableByteListFactoryImpl ImmutableByteListFactoryImpl is a factory implementation which creates instances of typeImmutableByteList.ImmutableCharListFactoryImpl ImmutableCharListFactoryImpl is a factory implementation which creates instances of typeImmutableCharList.ImmutableDoubleListFactoryImpl ImmutableDoubleListFactoryImpl is a factory implementation which creates instances of typeImmutableDoubleList.ImmutableFloatListFactoryImpl ImmutableFloatListFactoryImpl is a factory implementation which creates instances of typeImmutableFloatList.ImmutableIntListFactoryImpl ImmutableIntListFactoryImpl is a factory implementation which creates instances of typeImmutableIntList.ImmutableLongListFactoryImpl ImmutableLongListFactoryImpl is a factory implementation which creates instances of typeImmutableLongList.ImmutableShortListFactoryImpl ImmutableShortListFactoryImpl is a factory implementation which creates instances of typeImmutableShortList.