Class FloatLongMaps
- java.lang.Object
-
- org.eclipse.collections.api.factory.primitive.FloatLongMaps
-
public final class FloatLongMaps extends Object
FloatLongMaps is a static utility for creatingImmutableFloatLongMapFactoryandMutableFloatLongMapFactory. This file was automatically generated from template file primitivePrimitiveMapsAPI.stg.- Since:
- 11.1.
-
-
Field Detail
-
immutable
public static final ImmutableFloatLongMapFactory immutable
-
mutable
public static final MutableFloatLongMapFactory mutable
-
-