MutableShortShortMapFactorypublic class MutableShortShortMapFactoryImpl extends Object implements MutableShortShortMapFactory
MutableShortShortMap.
This file was automatically generated from template file mutablePrimitivePrimitiveMapFactoryImpl.stg.| Constructor | Description |
|---|---|
MutableShortShortMapFactoryImpl() |
| Modifier and Type | Method | Description |
|---|---|---|
MutableShortShortMap |
empty() |
|
MutableShortShortMap |
of() |
Same as
MutableShortShortMapFactory.empty(). |
MutableShortShortMap |
ofAll(ShortShortMap map) |
|
MutableShortShortMap |
with() |
Same as
MutableShortShortMapFactory.empty(). |
MutableShortShortMap |
withAll(ShortShortMap map) |
public MutableShortShortMap empty()
empty in interface MutableShortShortMapFactorypublic MutableShortShortMap of()
MutableShortShortMapFactoryMutableShortShortMapFactory.empty().of in interface MutableShortShortMapFactorypublic MutableShortShortMap with()
MutableShortShortMapFactoryMutableShortShortMapFactory.empty().with in interface MutableShortShortMapFactorypublic MutableShortShortMap ofAll(ShortShortMap map)
MutableShortShortMapFactoryofAll in interface MutableShortShortMapFactorypublic MutableShortShortMap withAll(ShortShortMap map)
withAll in interface MutableShortShortMapFactoryCopyright © 2004–2017. All rights reserved.