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