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