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