public class MutableShortCharMapFactoryImpl extends Object implements MutableShortCharMapFactory
MutableShortCharMap.
This file was automatically generated from template file mutablePrimitivePrimitiveMapFactoryImpl.stg.| Constructor and Description |
|---|
MutableShortCharMapFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
MutableShortCharMap |
empty() |
MutableShortCharMap |
of()
Same as
MutableShortCharMapFactory.empty(). |
MutableShortCharMap |
ofAll(ShortCharMap map)
|
MutableShortCharMap |
with()
Same as
MutableShortCharMapFactory.empty(). |
MutableShortCharMap |
withAll(ShortCharMap map) |
public MutableShortCharMap empty()
empty in interface MutableShortCharMapFactorypublic MutableShortCharMap of()
MutableShortCharMapFactoryMutableShortCharMapFactory.empty().of in interface MutableShortCharMapFactorypublic MutableShortCharMap with()
MutableShortCharMapFactoryMutableShortCharMapFactory.empty().with in interface MutableShortCharMapFactorypublic MutableShortCharMap ofAll(ShortCharMap map)
MutableShortCharMapFactoryofAll in interface MutableShortCharMapFactorypublic MutableShortCharMap withAll(ShortCharMap map)
withAll in interface MutableShortCharMapFactoryCopyright © 2004–2016. All rights reserved.