MutableIntDoubleMapFactorypublic class MutableIntDoubleMapFactoryImpl extends Object implements MutableIntDoubleMapFactory
MutableIntDoubleMap.
This file was automatically generated from template file mutablePrimitivePrimitiveMapFactoryImpl.stg.| Constructor | Description |
|---|---|
MutableIntDoubleMapFactoryImpl() |
| Modifier and Type | Method | 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–2017. All rights reserved.