Class LongShortMaps
- java.lang.Object
-
- org.eclipse.collections.impl.factory.primitive.LongShortMaps
-
public final class LongShortMaps extends Object
LongShortMaps is a static utility for creatingImmutableLongShortMapFactoryandMutableLongShortMapFactory. This file was automatically generated from template file primitivePrimitiveMaps.stg.- Since:
- 4.0.
-
-
Field Detail
-
immutable
public static final ImmutableLongShortMapFactory immutable
-
mutable
public static final MutableLongShortMapFactory mutable
-
-