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