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