Class CharObjectMaps
- java.lang.Object
-
- org.eclipse.collections.api.factory.primitive.CharObjectMaps
-
public final class CharObjectMaps extends Object
CharObjectMaps is a static utility for creatingImmutableCharObjectMapFactoryandMutableCharObjectMapFactory. This file was automatically generated from template file primitiveObjectMapsAPI.stg.- Since:
- 11.1.
-
-
Field Detail
-
immutable
public static final ImmutableCharObjectMapFactory immutable
-
mutable
public static final MutableCharObjectMapFactory mutable
-
-