MutableCharDoubleMapFactorypublic class MutableCharDoubleMapFactoryImpl extends Object implements MutableCharDoubleMapFactory
MutableCharDoubleMap.
This file was automatically generated from template file mutablePrimitivePrimitiveMapFactoryImpl.stg.| Constructor | Description |
|---|---|
MutableCharDoubleMapFactoryImpl() |
| Modifier and Type | Method | Description |
|---|---|---|
MutableCharDoubleMap |
empty() |
|
MutableCharDoubleMap |
of() |
Same as
MutableCharDoubleMapFactory.empty(). |
MutableCharDoubleMap |
ofAll(CharDoubleMap map) |
|
MutableCharDoubleMap |
with() |
Same as
MutableCharDoubleMapFactory.empty(). |
MutableCharDoubleMap |
withAll(CharDoubleMap map) |
public MutableCharDoubleMap empty()
empty in interface MutableCharDoubleMapFactorypublic MutableCharDoubleMap of()
MutableCharDoubleMapFactoryMutableCharDoubleMapFactory.empty().of in interface MutableCharDoubleMapFactorypublic MutableCharDoubleMap with()
MutableCharDoubleMapFactoryMutableCharDoubleMapFactory.empty().with in interface MutableCharDoubleMapFactorypublic MutableCharDoubleMap ofAll(CharDoubleMap map)
MutableCharDoubleMapFactoryofAll in interface MutableCharDoubleMapFactorypublic MutableCharDoubleMap withAll(CharDoubleMap map)
withAll in interface MutableCharDoubleMapFactoryCopyright © 2004–2017. All rights reserved.