public class MutableDoubleIntMapFactoryImpl extends Object implements org.eclipse.collections.api.factory.map.primitive.MutableDoubleIntMapFactory
MutableDoubleIntMap.
This file was automatically generated from template file mutablePrimitivePrimitiveMapFactoryImpl.stg.| Constructor and Description |
|---|
MutableDoubleIntMapFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.collections.api.map.primitive.MutableDoubleIntMap |
empty() |
org.eclipse.collections.api.map.primitive.MutableDoubleIntMap |
of() |
org.eclipse.collections.api.map.primitive.MutableDoubleIntMap |
ofAll(org.eclipse.collections.api.map.primitive.DoubleIntMap map) |
org.eclipse.collections.api.map.primitive.MutableDoubleIntMap |
with() |
org.eclipse.collections.api.map.primitive.MutableDoubleIntMap |
withAll(org.eclipse.collections.api.map.primitive.DoubleIntMap map) |
public org.eclipse.collections.api.map.primitive.MutableDoubleIntMap empty()
empty in interface org.eclipse.collections.api.factory.map.primitive.MutableDoubleIntMapFactorypublic org.eclipse.collections.api.map.primitive.MutableDoubleIntMap of()
of in interface org.eclipse.collections.api.factory.map.primitive.MutableDoubleIntMapFactorypublic org.eclipse.collections.api.map.primitive.MutableDoubleIntMap with()
with in interface org.eclipse.collections.api.factory.map.primitive.MutableDoubleIntMapFactorypublic org.eclipse.collections.api.map.primitive.MutableDoubleIntMap ofAll(org.eclipse.collections.api.map.primitive.DoubleIntMap map)
ofAll in interface org.eclipse.collections.api.factory.map.primitive.MutableDoubleIntMapFactorypublic org.eclipse.collections.api.map.primitive.MutableDoubleIntMap withAll(org.eclipse.collections.api.map.primitive.DoubleIntMap map)
withAll in interface org.eclipse.collections.api.factory.map.primitive.MutableDoubleIntMapFactoryCopyright © 2004–2018. All rights reserved.