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