public class MutableShortDoubleMapFactoryImpl extends Object implements org.eclipse.collections.api.factory.map.primitive.MutableShortDoubleMapFactory
MutableShortDoubleMap.
This file was automatically generated from template file mutablePrimitivePrimitiveMapFactoryImpl.stg.| Constructor and Description |
|---|
MutableShortDoubleMapFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.collections.api.map.primitive.MutableShortDoubleMap |
empty() |
org.eclipse.collections.api.map.primitive.MutableShortDoubleMap |
of() |
org.eclipse.collections.api.map.primitive.MutableShortDoubleMap |
ofAll(org.eclipse.collections.api.map.primitive.ShortDoubleMap map) |
org.eclipse.collections.api.map.primitive.MutableShortDoubleMap |
with() |
org.eclipse.collections.api.map.primitive.MutableShortDoubleMap |
withAll(org.eclipse.collections.api.map.primitive.ShortDoubleMap map) |
public org.eclipse.collections.api.map.primitive.MutableShortDoubleMap empty()
empty in interface org.eclipse.collections.api.factory.map.primitive.MutableShortDoubleMapFactorypublic org.eclipse.collections.api.map.primitive.MutableShortDoubleMap of()
of in interface org.eclipse.collections.api.factory.map.primitive.MutableShortDoubleMapFactorypublic org.eclipse.collections.api.map.primitive.MutableShortDoubleMap with()
with in interface org.eclipse.collections.api.factory.map.primitive.MutableShortDoubleMapFactorypublic org.eclipse.collections.api.map.primitive.MutableShortDoubleMap ofAll(org.eclipse.collections.api.map.primitive.ShortDoubleMap map)
ofAll in interface org.eclipse.collections.api.factory.map.primitive.MutableShortDoubleMapFactorypublic org.eclipse.collections.api.map.primitive.MutableShortDoubleMap withAll(org.eclipse.collections.api.map.primitive.ShortDoubleMap map)
withAll in interface org.eclipse.collections.api.factory.map.primitive.MutableShortDoubleMapFactoryCopyright © 2004–2018. All rights reserved.