public class MutableFloatDoubleMapFactoryImpl extends Object implements org.eclipse.collections.api.factory.map.primitive.MutableFloatDoubleMapFactory
MutableFloatDoubleMap.
This file was automatically generated from template file mutablePrimitivePrimitiveMapFactoryImpl.stg.| Constructor and Description |
|---|
MutableFloatDoubleMapFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.collections.api.map.primitive.MutableFloatDoubleMap |
empty() |
org.eclipse.collections.api.map.primitive.MutableFloatDoubleMap |
of() |
org.eclipse.collections.api.map.primitive.MutableFloatDoubleMap |
ofAll(org.eclipse.collections.api.map.primitive.FloatDoubleMap map) |
org.eclipse.collections.api.map.primitive.MutableFloatDoubleMap |
with() |
org.eclipse.collections.api.map.primitive.MutableFloatDoubleMap |
withAll(org.eclipse.collections.api.map.primitive.FloatDoubleMap map) |
public org.eclipse.collections.api.map.primitive.MutableFloatDoubleMap empty()
empty in interface org.eclipse.collections.api.factory.map.primitive.MutableFloatDoubleMapFactorypublic org.eclipse.collections.api.map.primitive.MutableFloatDoubleMap of()
of in interface org.eclipse.collections.api.factory.map.primitive.MutableFloatDoubleMapFactorypublic org.eclipse.collections.api.map.primitive.MutableFloatDoubleMap with()
with in interface org.eclipse.collections.api.factory.map.primitive.MutableFloatDoubleMapFactorypublic org.eclipse.collections.api.map.primitive.MutableFloatDoubleMap ofAll(org.eclipse.collections.api.map.primitive.FloatDoubleMap map)
ofAll in interface org.eclipse.collections.api.factory.map.primitive.MutableFloatDoubleMapFactorypublic org.eclipse.collections.api.map.primitive.MutableFloatDoubleMap withAll(org.eclipse.collections.api.map.primitive.FloatDoubleMap map)
withAll in interface org.eclipse.collections.api.factory.map.primitive.MutableFloatDoubleMapFactoryCopyright © 2004–2018. All rights reserved.