public class MutableCharBooleanMapFactoryImpl extends Object implements MutableCharBooleanMapFactory
MutableCharBooleanMap.
This file was automatically generated from template file mutablePrimitivePrimitiveMapFactoryImpl.stg.| Constructor and Description |
|---|
MutableCharBooleanMapFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
MutableCharBooleanMap |
empty() |
MutableCharBooleanMap |
of()
Same as
MutableCharBooleanMapFactory.empty(). |
MutableCharBooleanMap |
ofAll(CharBooleanMap map)
|
MutableCharBooleanMap |
with()
Same as
MutableCharBooleanMapFactory.empty(). |
MutableCharBooleanMap |
withAll(CharBooleanMap map) |
public MutableCharBooleanMap empty()
empty in interface MutableCharBooleanMapFactorypublic MutableCharBooleanMap of()
MutableCharBooleanMapFactoryMutableCharBooleanMapFactory.empty().of in interface MutableCharBooleanMapFactorypublic MutableCharBooleanMap with()
MutableCharBooleanMapFactoryMutableCharBooleanMapFactory.empty().with in interface MutableCharBooleanMapFactorypublic MutableCharBooleanMap ofAll(CharBooleanMap map)
MutableCharBooleanMapFactoryofAll in interface MutableCharBooleanMapFactorypublic MutableCharBooleanMap withAll(CharBooleanMap map)
withAll in interface MutableCharBooleanMapFactoryCopyright © 2004–2016. All rights reserved.