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