public class MutableCharCharMapFactoryImpl extends Object implements MutableCharCharMapFactory
MutableCharCharMap.
This file was automatically generated from template file mutablePrimitivePrimitiveMapFactoryImpl.stg.| Constructor and Description |
|---|
MutableCharCharMapFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
MutableCharCharMap |
empty() |
MutableCharCharMap |
of()
Same as
MutableCharCharMapFactory.empty(). |
MutableCharCharMap |
ofAll(CharCharMap map)
|
MutableCharCharMap |
with()
Same as
MutableCharCharMapFactory.empty(). |
MutableCharCharMap |
withAll(CharCharMap map) |
public MutableCharCharMap empty()
empty in interface MutableCharCharMapFactorypublic MutableCharCharMap of()
MutableCharCharMapFactoryMutableCharCharMapFactory.empty().of in interface MutableCharCharMapFactorypublic MutableCharCharMap with()
MutableCharCharMapFactoryMutableCharCharMapFactory.empty().with in interface MutableCharCharMapFactorypublic MutableCharCharMap ofAll(CharCharMap map)
MutableCharCharMapFactoryofAll in interface MutableCharCharMapFactorypublic MutableCharCharMap withAll(CharCharMap map)
withAll in interface MutableCharCharMapFactoryCopyright © 2004–2016. All rights reserved.