Class CharShortMaps
- java.lang.Object
-
- org.eclipse.collections.api.factory.primitive.CharShortMaps
-
public final class CharShortMaps extends Object
CharShortMaps is a static utility for creatingImmutableCharShortMapFactoryandMutableCharShortMapFactory. This file was automatically generated from template file primitivePrimitiveMapsAPI.stg.- Since:
- 11.1.
-
-
Field Detail
-
immutable
public static final ImmutableCharShortMapFactory immutable
-
mutable
public static final MutableCharShortMapFactory mutable
-
-