Class IntLists
- java.lang.Object
-
- org.eclipse.collections.impl.factory.primitive.IntLists
-
public final class IntLists extends Object
IntLists is a static utility for creatingImmutableIntListFactoryandMutableIntListFactory. This file was automatically generated from template file primitiveLists.stg.- Since:
- 3.2.
-
-
Field Detail
-
immutable
public static final ImmutableIntListFactory immutable
-
mutable
public static final MutableIntListFactory mutable
-
-