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