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