Class ObjectLongMaps
- java.lang.Object
-
- org.eclipse.collections.api.factory.primitive.ObjectLongMaps
-
public final class ObjectLongMaps extends Object
ObjectLongMaps is a static utility for creatingImmutableObjectLongMapFactoryandMutableObjectLongMapFactory. This file was automatically generated from template file objectPrimitiveMapsAPI.stg.- Since:
- 11.1.
-
-
Field Detail
-
immutable
public static final ImmutableObjectLongMapFactory immutable
-
mutable
public static final MutableObjectLongMapFactory mutable
-
-