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