Class DoubleShortMaps
- java.lang.Object
-
- org.eclipse.collections.impl.factory.primitive.DoubleShortMaps
-
public final class DoubleShortMaps extends java.lang.ObjectDoubleShortMaps is a static utility for creatingImmutableDoubleShortMapFactoryandMutableDoubleShortMapFactory. This file was automatically generated from template file primitivePrimitiveMaps.stg.- Since:
- 4.0.
-
-
Field Summary
Fields Modifier and Type Field Description static ImmutableDoubleShortMapFactoryimmutablestatic MutableDoubleShortMapFactorymutable
-
Constructor Summary
Constructors Modifier Constructor Description privateDoubleShortMaps()
-
-
-
Field Detail
-
immutable
public static final ImmutableDoubleShortMapFactory immutable
-
mutable
public static final MutableDoubleShortMapFactory mutable
-
-