Class LongObjectMaps
- java.lang.Object
-
- org.eclipse.collections.api.factory.primitive.LongObjectMaps
-
public final class LongObjectMaps extends Object
LongObjectMaps is a static utility for creatingImmutableLongObjectMapFactoryandMutableLongObjectMapFactory. This file was automatically generated from template file primitiveObjectMapsAPI.stg.- Since:
- 11.1.
-
-
Field Detail
-
immutable
public static final ImmutableLongObjectMapFactory immutable
-
mutable
public static final MutableLongObjectMapFactory mutable
-
-