public class MutableIntCharMapFactoryImpl extends Object implements org.eclipse.collections.api.factory.map.primitive.MutableIntCharMapFactory
MutableIntCharMap.
This file was automatically generated from template file mutablePrimitivePrimitiveMapFactoryImpl.stg.| Constructor and Description |
|---|
MutableIntCharMapFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.collections.api.map.primitive.MutableIntCharMap |
empty() |
org.eclipse.collections.api.map.primitive.MutableIntCharMap |
of() |
org.eclipse.collections.api.map.primitive.MutableIntCharMap |
ofAll(org.eclipse.collections.api.map.primitive.IntCharMap map) |
org.eclipse.collections.api.map.primitive.MutableIntCharMap |
with() |
org.eclipse.collections.api.map.primitive.MutableIntCharMap |
withAll(org.eclipse.collections.api.map.primitive.IntCharMap map) |
public org.eclipse.collections.api.map.primitive.MutableIntCharMap empty()
empty in interface org.eclipse.collections.api.factory.map.primitive.MutableIntCharMapFactorypublic org.eclipse.collections.api.map.primitive.MutableIntCharMap of()
of in interface org.eclipse.collections.api.factory.map.primitive.MutableIntCharMapFactorypublic org.eclipse.collections.api.map.primitive.MutableIntCharMap with()
with in interface org.eclipse.collections.api.factory.map.primitive.MutableIntCharMapFactorypublic org.eclipse.collections.api.map.primitive.MutableIntCharMap ofAll(org.eclipse.collections.api.map.primitive.IntCharMap map)
ofAll in interface org.eclipse.collections.api.factory.map.primitive.MutableIntCharMapFactorypublic org.eclipse.collections.api.map.primitive.MutableIntCharMap withAll(org.eclipse.collections.api.map.primitive.IntCharMap map)
withAll in interface org.eclipse.collections.api.factory.map.primitive.MutableIntCharMapFactoryCopyright © 2004–2017. All rights reserved.