public class MutableDoubleCharMapFactoryImpl extends Object implements org.eclipse.collections.api.factory.map.primitive.MutableDoubleCharMapFactory
MutableDoubleCharMap.
This file was automatically generated from template file mutablePrimitivePrimitiveMapFactoryImpl.stg.| Constructor and Description |
|---|
MutableDoubleCharMapFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.collections.api.map.primitive.MutableDoubleCharMap |
empty() |
org.eclipse.collections.api.map.primitive.MutableDoubleCharMap |
of() |
org.eclipse.collections.api.map.primitive.MutableDoubleCharMap |
ofAll(org.eclipse.collections.api.map.primitive.DoubleCharMap map) |
org.eclipse.collections.api.map.primitive.MutableDoubleCharMap |
with() |
org.eclipse.collections.api.map.primitive.MutableDoubleCharMap |
withAll(org.eclipse.collections.api.map.primitive.DoubleCharMap map) |
public org.eclipse.collections.api.map.primitive.MutableDoubleCharMap empty()
empty in interface org.eclipse.collections.api.factory.map.primitive.MutableDoubleCharMapFactorypublic org.eclipse.collections.api.map.primitive.MutableDoubleCharMap of()
of in interface org.eclipse.collections.api.factory.map.primitive.MutableDoubleCharMapFactorypublic org.eclipse.collections.api.map.primitive.MutableDoubleCharMap with()
with in interface org.eclipse.collections.api.factory.map.primitive.MutableDoubleCharMapFactorypublic org.eclipse.collections.api.map.primitive.MutableDoubleCharMap ofAll(org.eclipse.collections.api.map.primitive.DoubleCharMap map)
ofAll in interface org.eclipse.collections.api.factory.map.primitive.MutableDoubleCharMapFactorypublic org.eclipse.collections.api.map.primitive.MutableDoubleCharMap withAll(org.eclipse.collections.api.map.primitive.DoubleCharMap map)
withAll in interface org.eclipse.collections.api.factory.map.primitive.MutableDoubleCharMapFactoryCopyright © 2004–2017. All rights reserved.