Class ByteObjectMaps
- java.lang.Object
-
- org.eclipse.collections.api.factory.primitive.ByteObjectMaps
-
public final class ByteObjectMaps extends Object
ByteObjectMaps is a static utility for creatingImmutableByteObjectMapFactoryandMutableByteObjectMapFactory. This file was automatically generated from template file primitiveObjectMapsAPI.stg.- Since:
- 11.1.
-
-
Field Detail
-
immutable
public static final ImmutableByteObjectMapFactory immutable
-
mutable
public static final MutableByteObjectMapFactory mutable
-
-