public class MutableLongCharMapFactoryImpl extends Object implements MutableLongCharMapFactory
MutableLongCharMap.
This file was automatically generated from template file mutablePrimitivePrimitiveMapFactoryImpl.stg.| Constructor and Description |
|---|
MutableLongCharMapFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
MutableLongCharMap |
empty() |
MutableLongCharMap |
of()
Same as
MutableLongCharMapFactory.empty(). |
MutableLongCharMap |
ofAll(LongCharMap map)
|
MutableLongCharMap |
with()
Same as
MutableLongCharMapFactory.empty(). |
MutableLongCharMap |
withAll(LongCharMap map) |
public MutableLongCharMap empty()
empty in interface MutableLongCharMapFactorypublic MutableLongCharMap of()
MutableLongCharMapFactoryMutableLongCharMapFactory.empty().of in interface MutableLongCharMapFactorypublic MutableLongCharMap with()
MutableLongCharMapFactoryMutableLongCharMapFactory.empty().with in interface MutableLongCharMapFactorypublic MutableLongCharMap ofAll(LongCharMap map)
MutableLongCharMapFactoryofAll in interface MutableLongCharMapFactorypublic MutableLongCharMap withAll(LongCharMap map)
withAll in interface MutableLongCharMapFactoryCopyright © 2004–2016. All rights reserved.