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