Package org.eclipse.collections.impl.list.immutable.primitive


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.