public class MutableIntDoubleMapFactoryImpl extends Object implements org.eclipse.collections.api.factory.map.primitive.MutableIntDoubleMapFactory
MutableIntDoubleMap.
This file was automatically generated from template file mutablePrimitivePrimitiveMapFactoryImpl.stg.| Constructor and Description |
|---|
MutableIntDoubleMapFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.collections.api.map.primitive.MutableIntDoubleMap |
empty() |
org.eclipse.collections.api.map.primitive.MutableIntDoubleMap |
of() |
org.eclipse.collections.api.map.primitive.MutableIntDoubleMap |
ofAll(org.eclipse.collections.api.map.primitive.IntDoubleMap map) |
org.eclipse.collections.api.map.primitive.MutableIntDoubleMap |
with() |
org.eclipse.collections.api.map.primitive.MutableIntDoubleMap |
withAll(org.eclipse.collections.api.map.primitive.IntDoubleMap map) |
public org.eclipse.collections.api.map.primitive.MutableIntDoubleMap empty()
empty in interface org.eclipse.collections.api.factory.map.primitive.MutableIntDoubleMapFactorypublic org.eclipse.collections.api.map.primitive.MutableIntDoubleMap of()
of in interface org.eclipse.collections.api.factory.map.primitive.MutableIntDoubleMapFactorypublic org.eclipse.collections.api.map.primitive.MutableIntDoubleMap with()
with in interface org.eclipse.collections.api.factory.map.primitive.MutableIntDoubleMapFactorypublic org.eclipse.collections.api.map.primitive.MutableIntDoubleMap ofAll(org.eclipse.collections.api.map.primitive.IntDoubleMap map)
ofAll in interface org.eclipse.collections.api.factory.map.primitive.MutableIntDoubleMapFactorypublic org.eclipse.collections.api.map.primitive.MutableIntDoubleMap withAll(org.eclipse.collections.api.map.primitive.IntDoubleMap map)
withAll in interface org.eclipse.collections.api.factory.map.primitive.MutableIntDoubleMapFactoryCopyright © 2004–2018. All rights reserved.