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 ImmutableIntArrayList
ImmutableIntArrayList.newList
(IntIterable iterable) static ImmutableIntArrayList
ImmutableIntArrayList.newListWith
(int... elements) ImmutableIntArrayList.toReversed()