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