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