public class MutableIntShortMapFactoryImpl extends Object implements MutableIntShortMapFactory
MutableIntShortMap.
This file was automatically generated from template file mutablePrimitivePrimitiveMapFactoryImpl.stg.| Constructor and Description |
|---|
MutableIntShortMapFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
MutableIntShortMap |
empty() |
MutableIntShortMap |
of()
Same as
MutableIntShortMapFactory.empty(). |
MutableIntShortMap |
ofAll(IntShortMap map)
|
MutableIntShortMap |
with()
Same as
MutableIntShortMapFactory.empty(). |
MutableIntShortMap |
withAll(IntShortMap map) |
public MutableIntShortMap empty()
empty in interface MutableIntShortMapFactorypublic MutableIntShortMap of()
MutableIntShortMapFactoryMutableIntShortMapFactory.empty().of in interface MutableIntShortMapFactorypublic MutableIntShortMap with()
MutableIntShortMapFactoryMutableIntShortMapFactory.empty().with in interface MutableIntShortMapFactorypublic MutableIntShortMap ofAll(IntShortMap map)
MutableIntShortMapFactoryofAll in interface MutableIntShortMapFactorypublic MutableIntShortMap withAll(IntShortMap map)
withAll in interface MutableIntShortMapFactoryCopyright © 2004–2016. All rights reserved.