public class MutableDoubleShortMapFactoryImpl extends Object implements MutableDoubleShortMapFactory
MutableDoubleShortMap.
This file was automatically generated from template file mutablePrimitivePrimitiveMapFactoryImpl.stg.| Constructor and Description |
|---|
MutableDoubleShortMapFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
MutableDoubleShortMap |
empty() |
MutableDoubleShortMap |
of()
Same as
MutableDoubleShortMapFactory.empty(). |
MutableDoubleShortMap |
ofAll(DoubleShortMap map)
|
MutableDoubleShortMap |
with()
Same as
MutableDoubleShortMapFactory.empty(). |
MutableDoubleShortMap |
withAll(DoubleShortMap map) |
public MutableDoubleShortMap empty()
empty in interface MutableDoubleShortMapFactorypublic MutableDoubleShortMap of()
MutableDoubleShortMapFactoryMutableDoubleShortMapFactory.empty().of in interface MutableDoubleShortMapFactorypublic MutableDoubleShortMap with()
MutableDoubleShortMapFactoryMutableDoubleShortMapFactory.empty().with in interface MutableDoubleShortMapFactorypublic MutableDoubleShortMap ofAll(DoubleShortMap map)
MutableDoubleShortMapFactoryofAll in interface MutableDoubleShortMapFactorypublic MutableDoubleShortMap withAll(DoubleShortMap map)
withAll in interface MutableDoubleShortMapFactoryCopyright © 2004–2017. All rights reserved.