Class ShortObjectMaps
- java.lang.Object
-
- org.eclipse.collections.impl.factory.primitive.ShortObjectMaps
-
public final class ShortObjectMaps extends Object
ShortObjectMaps is a static utility for creatingImmutableShortObjectMapFactoryandMutableShortObjectMapFactory. This file was automatically generated from template file primitiveObjectMaps.stg.- Since:
- 4.0.
-
-
Field Detail
-
immutable
public static final ImmutableShortObjectMapFactory immutable
-
mutable
public static final MutableShortObjectMapFactory mutable
-
-