public class MutableDoubleDoubleMapFactoryImpl extends Object implements org.eclipse.collections.api.factory.map.primitive.MutableDoubleDoubleMapFactory
MutableDoubleDoubleMap.
This file was automatically generated from template file mutablePrimitivePrimitiveMapFactoryImpl.stg.| Constructor and Description |
|---|
MutableDoubleDoubleMapFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.collections.api.map.primitive.MutableDoubleDoubleMap |
empty() |
org.eclipse.collections.api.map.primitive.MutableDoubleDoubleMap |
of() |
org.eclipse.collections.api.map.primitive.MutableDoubleDoubleMap |
ofAll(org.eclipse.collections.api.map.primitive.DoubleDoubleMap map) |
org.eclipse.collections.api.map.primitive.MutableDoubleDoubleMap |
with() |
org.eclipse.collections.api.map.primitive.MutableDoubleDoubleMap |
withAll(org.eclipse.collections.api.map.primitive.DoubleDoubleMap map) |
public org.eclipse.collections.api.map.primitive.MutableDoubleDoubleMap empty()
empty in interface org.eclipse.collections.api.factory.map.primitive.MutableDoubleDoubleMapFactorypublic org.eclipse.collections.api.map.primitive.MutableDoubleDoubleMap of()
of in interface org.eclipse.collections.api.factory.map.primitive.MutableDoubleDoubleMapFactorypublic org.eclipse.collections.api.map.primitive.MutableDoubleDoubleMap with()
with in interface org.eclipse.collections.api.factory.map.primitive.MutableDoubleDoubleMapFactorypublic org.eclipse.collections.api.map.primitive.MutableDoubleDoubleMap ofAll(org.eclipse.collections.api.map.primitive.DoubleDoubleMap map)
ofAll in interface org.eclipse.collections.api.factory.map.primitive.MutableDoubleDoubleMapFactorypublic org.eclipse.collections.api.map.primitive.MutableDoubleDoubleMap withAll(org.eclipse.collections.api.map.primitive.DoubleDoubleMap map)
withAll in interface org.eclipse.collections.api.factory.map.primitive.MutableDoubleDoubleMapFactoryCopyright © 2004–2017. All rights reserved.