Class IntIntMaps
- java.lang.Object
-
- org.eclipse.collections.api.factory.primitive.IntIntMaps
-
public final class IntIntMaps extends Object
IntIntMaps is a static utility for creatingImmutableIntIntMapFactoryandMutableIntIntMapFactory. This file was automatically generated from template file primitivePrimitiveMapsAPI.stg.- Since:
- 11.1.
-
-
Field Detail
-
immutable
public static final ImmutableIntIntMapFactory immutable
-
mutable
public static final MutableIntIntMapFactory mutable
-
-