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