public class MutableLongShortMapFactoryImpl extends Object implements MutableLongShortMapFactory
MutableLongShortMap.
This file was automatically generated from template file mutablePrimitivePrimitiveMapFactoryImpl.stg.| Constructor and Description |
|---|
MutableLongShortMapFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
MutableLongShortMap |
empty() |
MutableLongShortMap |
of()
Same as
MutableLongShortMapFactory.empty(). |
MutableLongShortMap |
ofAll(LongShortMap map)
|
MutableLongShortMap |
with()
Same as
MutableLongShortMapFactory.empty(). |
MutableLongShortMap |
withAll(LongShortMap map) |
public MutableLongShortMap empty()
empty in interface MutableLongShortMapFactorypublic MutableLongShortMap of()
MutableLongShortMapFactoryMutableLongShortMapFactory.empty().of in interface MutableLongShortMapFactorypublic MutableLongShortMap with()
MutableLongShortMapFactoryMutableLongShortMapFactory.empty().with in interface MutableLongShortMapFactorypublic MutableLongShortMap ofAll(LongShortMap map)
MutableLongShortMapFactoryofAll in interface MutableLongShortMapFactorypublic MutableLongShortMap withAll(LongShortMap map)
withAll in interface MutableLongShortMapFactoryCopyright © 2004–2017. All rights reserved.