public class MutableDoubleCharMapFactoryImpl extends Object implements MutableDoubleCharMapFactory
MutableDoubleCharMap.
This file was automatically generated from template file mutablePrimitivePrimitiveMapFactoryImpl.stg.| Constructor and Description |
|---|
MutableDoubleCharMapFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
MutableDoubleCharMap |
empty() |
MutableDoubleCharMap |
of()
Same as
MutableDoubleCharMapFactory.empty(). |
MutableDoubleCharMap |
ofAll(DoubleCharMap map)
|
MutableDoubleCharMap |
with()
Same as
MutableDoubleCharMapFactory.empty(). |
MutableDoubleCharMap |
withAll(DoubleCharMap map) |
public MutableDoubleCharMap empty()
empty in interface MutableDoubleCharMapFactorypublic MutableDoubleCharMap of()
MutableDoubleCharMapFactoryMutableDoubleCharMapFactory.empty().of in interface MutableDoubleCharMapFactorypublic MutableDoubleCharMap with()
MutableDoubleCharMapFactoryMutableDoubleCharMapFactory.empty().with in interface MutableDoubleCharMapFactorypublic MutableDoubleCharMap ofAll(DoubleCharMap map)
MutableDoubleCharMapFactoryofAll in interface MutableDoubleCharMapFactorypublic MutableDoubleCharMap withAll(DoubleCharMap map)
withAll in interface MutableDoubleCharMapFactoryCopyright © 2004–2016. All rights reserved.