public class MutableIntCharMapFactoryImpl extends Object implements MutableIntCharMapFactory
MutableIntCharMap.
This file was automatically generated from template file mutablePrimitivePrimitiveMapFactoryImpl.stg.| Constructor and Description |
|---|
MutableIntCharMapFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
MutableIntCharMap |
empty() |
MutableIntCharMap |
of()
Same as
MutableIntCharMapFactory.empty(). |
MutableIntCharMap |
ofAll(IntCharMap map)
|
MutableIntCharMap |
with()
Same as
MutableIntCharMapFactory.empty(). |
MutableIntCharMap |
withAll(IntCharMap map) |
public MutableIntCharMap empty()
empty in interface MutableIntCharMapFactorypublic MutableIntCharMap of()
MutableIntCharMapFactoryMutableIntCharMapFactory.empty().of in interface MutableIntCharMapFactorypublic MutableIntCharMap with()
MutableIntCharMapFactoryMutableIntCharMapFactory.empty().with in interface MutableIntCharMapFactorypublic MutableIntCharMap ofAll(IntCharMap map)
MutableIntCharMapFactoryofAll in interface MutableIntCharMapFactorypublic MutableIntCharMap withAll(IntCharMap map)
withAll in interface MutableIntCharMapFactoryCopyright © 2004–2016. All rights reserved.