Class ShortLists
- java.lang.Object
-
- org.eclipse.collections.api.factory.primitive.ShortLists
-
public final class ShortLists extends Object
ShortLists is a static utility for creatingImmutableShortListFactoryandMutableShortListFactory. This file was automatically generated from template file primitiveListsAPI.stg.- Since:
- 11.1.
-
-
Field Detail
-
immutable
public static final ImmutableShortListFactory immutable
-
mutable
public static final MutableShortListFactory mutable
-
-