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