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