public class MutableDoubleFloatMapFactoryImpl extends Object implements org.eclipse.collections.api.factory.map.primitive.MutableDoubleFloatMapFactory
MutableDoubleFloatMap.
This file was automatically generated from template file mutablePrimitivePrimitiveMapFactoryImpl.stg.| Constructor and Description |
|---|
MutableDoubleFloatMapFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.collections.api.map.primitive.MutableDoubleFloatMap |
empty() |
org.eclipse.collections.api.map.primitive.MutableDoubleFloatMap |
of() |
org.eclipse.collections.api.map.primitive.MutableDoubleFloatMap |
ofAll(org.eclipse.collections.api.map.primitive.DoubleFloatMap map) |
org.eclipse.collections.api.map.primitive.MutableDoubleFloatMap |
with() |
org.eclipse.collections.api.map.primitive.MutableDoubleFloatMap |
withAll(org.eclipse.collections.api.map.primitive.DoubleFloatMap map) |
public org.eclipse.collections.api.map.primitive.MutableDoubleFloatMap empty()
empty in interface org.eclipse.collections.api.factory.map.primitive.MutableDoubleFloatMapFactorypublic org.eclipse.collections.api.map.primitive.MutableDoubleFloatMap of()
of in interface org.eclipse.collections.api.factory.map.primitive.MutableDoubleFloatMapFactorypublic org.eclipse.collections.api.map.primitive.MutableDoubleFloatMap with()
with in interface org.eclipse.collections.api.factory.map.primitive.MutableDoubleFloatMapFactorypublic org.eclipse.collections.api.map.primitive.MutableDoubleFloatMap ofAll(org.eclipse.collections.api.map.primitive.DoubleFloatMap map)
ofAll in interface org.eclipse.collections.api.factory.map.primitive.MutableDoubleFloatMapFactorypublic org.eclipse.collections.api.map.primitive.MutableDoubleFloatMap withAll(org.eclipse.collections.api.map.primitive.DoubleFloatMap map)
withAll in interface org.eclipse.collections.api.factory.map.primitive.MutableDoubleFloatMapFactoryCopyright © 2004–2017. All rights reserved.