public class MutableCharLongMapFactoryImpl extends Object implements MutableCharLongMapFactory
MutableCharLongMap.
This file was automatically generated from template file mutablePrimitivePrimitiveMapFactoryImpl.stg.| Constructor and Description |
|---|
MutableCharLongMapFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
MutableCharLongMap |
empty() |
MutableCharLongMap |
of()
Same as
MutableCharLongMapFactory.empty(). |
MutableCharLongMap |
ofAll(CharLongMap map)
|
MutableCharLongMap |
with()
Same as
MutableCharLongMapFactory.empty(). |
MutableCharLongMap |
withAll(CharLongMap map) |
public MutableCharLongMap empty()
empty in interface MutableCharLongMapFactorypublic MutableCharLongMap of()
MutableCharLongMapFactoryMutableCharLongMapFactory.empty().of in interface MutableCharLongMapFactorypublic MutableCharLongMap with()
MutableCharLongMapFactoryMutableCharLongMapFactory.empty().with in interface MutableCharLongMapFactorypublic MutableCharLongMap ofAll(CharLongMap map)
MutableCharLongMapFactoryofAll in interface MutableCharLongMapFactorypublic MutableCharLongMap withAll(CharLongMap map)
withAll in interface MutableCharLongMapFactoryCopyright © 2004–2016. All rights reserved.