MutableShortDoubleMapFactorypublic class MutableShortDoubleMapFactoryImpl extends Object implements MutableShortDoubleMapFactory
MutableShortDoubleMap.
 This file was automatically generated from template file mutablePrimitivePrimitiveMapFactoryImpl.stg.| Constructor | Description | 
|---|---|
| MutableShortDoubleMapFactoryImpl() | 
| Modifier and Type | Method | Description | 
|---|---|---|
| MutableShortDoubleMap | empty() | |
| MutableShortDoubleMap | of() | Same as  MutableShortDoubleMapFactory.empty(). | 
| MutableShortDoubleMap | ofAll(ShortDoubleMap map) | |
| MutableShortDoubleMap | with() | Same as  MutableShortDoubleMapFactory.empty(). | 
| MutableShortDoubleMap | withAll(ShortDoubleMap map) | 
public MutableShortDoubleMap empty()
empty in interface MutableShortDoubleMapFactorypublic MutableShortDoubleMap of()
MutableShortDoubleMapFactoryMutableShortDoubleMapFactory.empty().of in interface MutableShortDoubleMapFactorypublic MutableShortDoubleMap with()
MutableShortDoubleMapFactoryMutableShortDoubleMapFactory.empty().with in interface MutableShortDoubleMapFactorypublic MutableShortDoubleMap ofAll(ShortDoubleMap map)
MutableShortDoubleMapFactoryofAll in interface MutableShortDoubleMapFactorypublic MutableShortDoubleMap withAll(ShortDoubleMap map)
withAll in interface MutableShortDoubleMapFactoryCopyright © 2004–2017. All rights reserved.