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