Class ObjectByteMaps
- java.lang.Object
-
- org.eclipse.collections.api.factory.primitive.ObjectByteMaps
-
public final class ObjectByteMaps extends Object
ObjectByteMaps is a static utility for creatingImmutableObjectByteMapFactoryandMutableObjectByteMapFactory. This file was automatically generated from template file objectPrimitiveMapsAPI.stg.- Since:
- 11.1.
-
-
Field Detail
-
immutable
public static final ImmutableObjectByteMapFactory immutable
-
mutable
public static final MutableObjectByteMapFactory mutable
-
-