MutableCharShortMapFactorypublic class MutableCharShortMapFactoryImpl extends Object implements MutableCharShortMapFactory
MutableCharShortMap.
This file was automatically generated from template file mutablePrimitivePrimitiveMapFactoryImpl.stg.| Constructor | Description |
|---|---|
MutableCharShortMapFactoryImpl() |
| Modifier and Type | Method | Description |
|---|---|---|
MutableCharShortMap |
empty() |
|
MutableCharShortMap |
of() |
Same as
MutableCharShortMapFactory.empty(). |
MutableCharShortMap |
ofAll(CharShortMap map) |
|
MutableCharShortMap |
with() |
Same as
MutableCharShortMapFactory.empty(). |
MutableCharShortMap |
withAll(CharShortMap map) |
public MutableCharShortMap empty()
empty in interface MutableCharShortMapFactorypublic MutableCharShortMap of()
MutableCharShortMapFactoryMutableCharShortMapFactory.empty().of in interface MutableCharShortMapFactorypublic MutableCharShortMap with()
MutableCharShortMapFactoryMutableCharShortMapFactory.empty().with in interface MutableCharShortMapFactorypublic MutableCharShortMap ofAll(CharShortMap map)
MutableCharShortMapFactoryofAll in interface MutableCharShortMapFactorypublic MutableCharShortMap withAll(CharShortMap map)
withAll in interface MutableCharShortMapFactoryCopyright © 2004–2017. All rights reserved.