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