Class DoubleIntMaps
- java.lang.Object
-
- org.eclipse.collections.impl.factory.primitive.DoubleIntMaps
-
public final class DoubleIntMaps extends Object
DoubleIntMaps is a static utility for creatingImmutableDoubleIntMapFactoryandMutableDoubleIntMapFactory. This file was automatically generated from template file primitivePrimitiveMaps.stg.- Since:
- 4.0.
-
-
Field Detail
-
immutable
public static final ImmutableDoubleIntMapFactory immutable
-
mutable
public static final MutableDoubleIntMapFactory mutable
-
-