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