public class MutableCharDoubleMapFactoryImpl extends Object implements org.eclipse.collections.api.factory.map.primitive.MutableCharDoubleMapFactory
MutableCharDoubleMap.
This file was automatically generated from template file mutablePrimitivePrimitiveMapFactoryImpl.stg.| Constructor and Description |
|---|
MutableCharDoubleMapFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.collections.api.map.primitive.MutableCharDoubleMap |
empty() |
org.eclipse.collections.api.map.primitive.MutableCharDoubleMap |
of() |
org.eclipse.collections.api.map.primitive.MutableCharDoubleMap |
ofAll(org.eclipse.collections.api.map.primitive.CharDoubleMap map) |
org.eclipse.collections.api.map.primitive.MutableCharDoubleMap |
with() |
org.eclipse.collections.api.map.primitive.MutableCharDoubleMap |
withAll(org.eclipse.collections.api.map.primitive.CharDoubleMap map) |
public org.eclipse.collections.api.map.primitive.MutableCharDoubleMap empty()
empty in interface org.eclipse.collections.api.factory.map.primitive.MutableCharDoubleMapFactorypublic org.eclipse.collections.api.map.primitive.MutableCharDoubleMap of()
of in interface org.eclipse.collections.api.factory.map.primitive.MutableCharDoubleMapFactorypublic org.eclipse.collections.api.map.primitive.MutableCharDoubleMap with()
with in interface org.eclipse.collections.api.factory.map.primitive.MutableCharDoubleMapFactorypublic org.eclipse.collections.api.map.primitive.MutableCharDoubleMap ofAll(org.eclipse.collections.api.map.primitive.CharDoubleMap map)
ofAll in interface org.eclipse.collections.api.factory.map.primitive.MutableCharDoubleMapFactorypublic org.eclipse.collections.api.map.primitive.MutableCharDoubleMap withAll(org.eclipse.collections.api.map.primitive.CharDoubleMap map)
withAll in interface org.eclipse.collections.api.factory.map.primitive.MutableCharDoubleMapFactoryCopyright © 2004–2017. All rights reserved.