public class MutableCharDoubleMapFactoryImpl extends Object implements MutableCharDoubleMapFactory
MutableCharDoubleMap.
This file was automatically generated from template file mutablePrimitivePrimitiveMapFactoryImpl.stg.| Constructor and Description |
|---|
MutableCharDoubleMapFactoryImpl() |
| Modifier and Type | Method and 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–2016. All rights reserved.