Class ObjectDoubleMaps
- java.lang.Object
-
- org.eclipse.collections.impl.factory.primitive.ObjectDoubleMaps
-
public final class ObjectDoubleMaps extends Object
ObjectDoubleMaps is a static utility for creatingImmutableObjectDoubleMapFactoryandMutableObjectDoubleMapFactory. This file was automatically generated from template file objectPrimitiveMaps.stg.- Since:
- 4.0.
-
-
Field Detail
-
immutable
public static final ImmutableObjectDoubleMapFactory immutable
-
mutable
public static final MutableObjectDoubleMapFactory mutable
-
-