Uses of Class
org.eclipse.collections.impl.list.immutable.primitive.ImmutableIntArrayList
Packages that use ImmutableIntArrayList
Package
Description
This package contains implementations of immutable primitive list interfaces and immutable primitive list factory interfaces.
-
Uses of ImmutableIntArrayList in org.eclipse.collections.impl.list.immutable.primitive
Methods in org.eclipse.collections.impl.list.immutable.primitive that return ImmutableIntArrayListModifier and TypeMethodDescriptionstatic ImmutableIntArrayListImmutableIntArrayList.newList(IntIterable iterable) static ImmutableIntArrayListImmutableIntArrayList.newListWith(int... elements) ImmutableIntArrayList.toReversed()