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