Class IntObjectMaps
- java.lang.Object
-
- org.eclipse.collections.impl.factory.primitive.IntObjectMaps
-
public final class IntObjectMaps extends Object
IntObjectMaps is a static utility for creatingImmutableIntObjectMapFactoryandMutableIntObjectMapFactory. This file was automatically generated from template file primitiveObjectMaps.stg.- Since:
- 4.0.
-
-
Field Detail
-
immutable
public static final ImmutableIntObjectMapFactory immutable
-
mutable
public static final MutableIntObjectMapFactory mutable
-
-