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