MutableShortLongMapFactorypublic class MutableShortLongMapFactoryImpl extends Object implements MutableShortLongMapFactory
MutableShortLongMap.
This file was automatically generated from template file mutablePrimitivePrimitiveMapFactoryImpl.stg.| Constructor | Description |
|---|---|
MutableShortLongMapFactoryImpl() |
| Modifier and Type | Method | Description |
|---|---|---|
MutableShortLongMap |
empty() |
|
MutableShortLongMap |
of() |
Same as
MutableShortLongMapFactory.empty(). |
MutableShortLongMap |
ofAll(ShortLongMap map) |
|
MutableShortLongMap |
with() |
Same as
MutableShortLongMapFactory.empty(). |
MutableShortLongMap |
withAll(ShortLongMap map) |
public MutableShortLongMap empty()
empty in interface MutableShortLongMapFactorypublic MutableShortLongMap of()
MutableShortLongMapFactoryMutableShortLongMapFactory.empty().of in interface MutableShortLongMapFactorypublic MutableShortLongMap with()
MutableShortLongMapFactoryMutableShortLongMapFactory.empty().with in interface MutableShortLongMapFactorypublic MutableShortLongMap ofAll(ShortLongMap map)
MutableShortLongMapFactoryofAll in interface MutableShortLongMapFactorypublic MutableShortLongMap withAll(ShortLongMap map)
withAll in interface MutableShortLongMapFactoryCopyright © 2004–2017. All rights reserved.