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