MutableShortIntMapFactorypublic class MutableShortIntMapFactoryImpl extends Object implements MutableShortIntMapFactory
MutableShortIntMap.
This file was automatically generated from template file mutablePrimitivePrimitiveMapFactoryImpl.stg.| Constructor | Description |
|---|---|
MutableShortIntMapFactoryImpl() |
| Modifier and Type | Method | Description |
|---|---|---|
MutableShortIntMap |
empty() |
|
MutableShortIntMap |
of() |
Same as
MutableShortIntMapFactory.empty(). |
MutableShortIntMap |
ofAll(ShortIntMap map) |
|
MutableShortIntMap |
with() |
Same as
MutableShortIntMapFactory.empty(). |
MutableShortIntMap |
withAll(ShortIntMap map) |
public MutableShortIntMap empty()
empty in interface MutableShortIntMapFactorypublic MutableShortIntMap of()
MutableShortIntMapFactoryMutableShortIntMapFactory.empty().of in interface MutableShortIntMapFactorypublic MutableShortIntMap with()
MutableShortIntMapFactoryMutableShortIntMapFactory.empty().with in interface MutableShortIntMapFactorypublic MutableShortIntMap ofAll(ShortIntMap map)
MutableShortIntMapFactoryofAll in interface MutableShortIntMapFactorypublic MutableShortIntMap withAll(ShortIntMap map)
withAll in interface MutableShortIntMapFactoryCopyright © 2004–2017. All rights reserved.