public class MutableLongDoubleMapFactoryImpl extends Object implements org.eclipse.collections.api.factory.map.primitive.MutableLongDoubleMapFactory
MutableLongDoubleMap.
This file was automatically generated from template file mutablePrimitivePrimitiveMapFactoryImpl.stg.| Constructor and Description |
|---|
MutableLongDoubleMapFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.collections.api.map.primitive.MutableLongDoubleMap |
empty() |
org.eclipse.collections.api.map.primitive.MutableLongDoubleMap |
of() |
org.eclipse.collections.api.map.primitive.MutableLongDoubleMap |
ofAll(org.eclipse.collections.api.map.primitive.LongDoubleMap map) |
org.eclipse.collections.api.map.primitive.MutableLongDoubleMap |
with() |
org.eclipse.collections.api.map.primitive.MutableLongDoubleMap |
withAll(org.eclipse.collections.api.map.primitive.LongDoubleMap map) |
public org.eclipse.collections.api.map.primitive.MutableLongDoubleMap empty()
empty in interface org.eclipse.collections.api.factory.map.primitive.MutableLongDoubleMapFactorypublic org.eclipse.collections.api.map.primitive.MutableLongDoubleMap of()
of in interface org.eclipse.collections.api.factory.map.primitive.MutableLongDoubleMapFactorypublic org.eclipse.collections.api.map.primitive.MutableLongDoubleMap with()
with in interface org.eclipse.collections.api.factory.map.primitive.MutableLongDoubleMapFactorypublic org.eclipse.collections.api.map.primitive.MutableLongDoubleMap ofAll(org.eclipse.collections.api.map.primitive.LongDoubleMap map)
ofAll in interface org.eclipse.collections.api.factory.map.primitive.MutableLongDoubleMapFactorypublic org.eclipse.collections.api.map.primitive.MutableLongDoubleMap withAll(org.eclipse.collections.api.map.primitive.LongDoubleMap map)
withAll in interface org.eclipse.collections.api.factory.map.primitive.MutableLongDoubleMapFactoryCopyright © 2004–2018. All rights reserved.