public class MutableCharLongMapFactoryImpl extends Object implements org.eclipse.collections.api.factory.map.primitive.MutableCharLongMapFactory
MutableCharLongMap.
This file was automatically generated from template file mutablePrimitivePrimitiveMapFactoryImpl.stg.| Constructor and Description |
|---|
MutableCharLongMapFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.collections.api.map.primitive.MutableCharLongMap |
empty() |
org.eclipse.collections.api.map.primitive.MutableCharLongMap |
of() |
org.eclipse.collections.api.map.primitive.MutableCharLongMap |
ofAll(org.eclipse.collections.api.map.primitive.CharLongMap map) |
org.eclipse.collections.api.map.primitive.MutableCharLongMap |
with() |
org.eclipse.collections.api.map.primitive.MutableCharLongMap |
withAll(org.eclipse.collections.api.map.primitive.CharLongMap map) |
public org.eclipse.collections.api.map.primitive.MutableCharLongMap empty()
empty in interface org.eclipse.collections.api.factory.map.primitive.MutableCharLongMapFactorypublic org.eclipse.collections.api.map.primitive.MutableCharLongMap of()
of in interface org.eclipse.collections.api.factory.map.primitive.MutableCharLongMapFactorypublic org.eclipse.collections.api.map.primitive.MutableCharLongMap with()
with in interface org.eclipse.collections.api.factory.map.primitive.MutableCharLongMapFactorypublic org.eclipse.collections.api.map.primitive.MutableCharLongMap ofAll(org.eclipse.collections.api.map.primitive.CharLongMap map)
ofAll in interface org.eclipse.collections.api.factory.map.primitive.MutableCharLongMapFactorypublic org.eclipse.collections.api.map.primitive.MutableCharLongMap withAll(org.eclipse.collections.api.map.primitive.CharLongMap map)
withAll in interface org.eclipse.collections.api.factory.map.primitive.MutableCharLongMapFactoryCopyright © 2004–2017. All rights reserved.