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