Uses of Class
org.eclipse.collections.impl.list.mutable.primitive.UnmodifiableIntList
Packages that use UnmodifiableIntList
Package
Description
This package contains implementations of the mutable primitive list interfaces.
-
Uses of UnmodifiableIntList in org.eclipse.collections.impl.list.mutable.primitive
Methods in org.eclipse.collections.impl.list.mutable.primitive that return UnmodifiableIntListModifier and TypeMethodDescriptionUnmodifiableIntList.with
(int element) UnmodifiableIntList.withAll
(IntIterable elements) UnmodifiableIntList.without
(int element) UnmodifiableIntList.withoutAll
(IntIterable elements)