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