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