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