public class MutableIntDoubleMapFactoryImpl extends Object implements MutableIntDoubleMapFactory
MutableIntDoubleMap.
This file was automatically generated from template file mutablePrimitivePrimitiveMapFactoryImpl.stg.| Constructor and Description |
|---|
MutableIntDoubleMapFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
MutableIntDoubleMap |
empty() |
MutableIntDoubleMap |
of()
Same as
MutableIntDoubleMapFactory.empty(). |
MutableIntDoubleMap |
ofAll(IntDoubleMap map)
|
MutableIntDoubleMap |
with()
Same as
MutableIntDoubleMapFactory.empty(). |
MutableIntDoubleMap |
withAll(IntDoubleMap map) |
public MutableIntDoubleMap empty()
empty in interface MutableIntDoubleMapFactorypublic MutableIntDoubleMap of()
MutableIntDoubleMapFactoryMutableIntDoubleMapFactory.empty().of in interface MutableIntDoubleMapFactorypublic MutableIntDoubleMap with()
MutableIntDoubleMapFactoryMutableIntDoubleMapFactory.empty().with in interface MutableIntDoubleMapFactorypublic MutableIntDoubleMap ofAll(IntDoubleMap map)
MutableIntDoubleMapFactoryofAll in interface MutableIntDoubleMapFactorypublic MutableIntDoubleMap withAll(IntDoubleMap map)
withAll in interface MutableIntDoubleMapFactoryCopyright © 2004–2016. All rights reserved.