public class MutableCharIntMapFactoryImpl extends Object implements org.eclipse.collections.api.factory.map.primitive.MutableCharIntMapFactory
MutableCharIntMap.
This file was automatically generated from template file mutablePrimitivePrimitiveMapFactoryImpl.stg.| Constructor and Description |
|---|
MutableCharIntMapFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.collections.api.map.primitive.MutableCharIntMap |
empty() |
org.eclipse.collections.api.map.primitive.MutableCharIntMap |
of() |
org.eclipse.collections.api.map.primitive.MutableCharIntMap |
ofAll(org.eclipse.collections.api.map.primitive.CharIntMap map) |
org.eclipse.collections.api.map.primitive.MutableCharIntMap |
with() |
org.eclipse.collections.api.map.primitive.MutableCharIntMap |
withAll(org.eclipse.collections.api.map.primitive.CharIntMap map) |
public org.eclipse.collections.api.map.primitive.MutableCharIntMap empty()
empty in interface org.eclipse.collections.api.factory.map.primitive.MutableCharIntMapFactorypublic org.eclipse.collections.api.map.primitive.MutableCharIntMap of()
of in interface org.eclipse.collections.api.factory.map.primitive.MutableCharIntMapFactorypublic org.eclipse.collections.api.map.primitive.MutableCharIntMap with()
with in interface org.eclipse.collections.api.factory.map.primitive.MutableCharIntMapFactorypublic org.eclipse.collections.api.map.primitive.MutableCharIntMap ofAll(org.eclipse.collections.api.map.primitive.CharIntMap map)
ofAll in interface org.eclipse.collections.api.factory.map.primitive.MutableCharIntMapFactorypublic org.eclipse.collections.api.map.primitive.MutableCharIntMap withAll(org.eclipse.collections.api.map.primitive.CharIntMap map)
withAll in interface org.eclipse.collections.api.factory.map.primitive.MutableCharIntMapFactoryCopyright © 2004–2018. All rights reserved.