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