public class MutableShortLongMapFactoryImpl extends Object implements MutableShortLongMapFactory
MutableShortLongMap.
This file was automatically generated from template file mutablePrimitivePrimitiveMapFactoryImpl.stg.| Constructor and Description |
|---|
MutableShortLongMapFactoryImpl() |
| Modifier and Type | Method and 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–2016. All rights reserved.