public class MutableLongCharMapFactoryImpl extends Object implements org.eclipse.collections.api.factory.map.primitive.MutableLongCharMapFactory
MutableLongCharMap.
This file was automatically generated from template file mutablePrimitivePrimitiveMapFactoryImpl.stg.| Constructor and Description |
|---|
MutableLongCharMapFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.collections.api.map.primitive.MutableLongCharMap |
empty() |
org.eclipse.collections.api.map.primitive.MutableLongCharMap |
of() |
org.eclipse.collections.api.map.primitive.MutableLongCharMap |
ofAll(org.eclipse.collections.api.map.primitive.LongCharMap map) |
org.eclipse.collections.api.map.primitive.MutableLongCharMap |
with() |
org.eclipse.collections.api.map.primitive.MutableLongCharMap |
withAll(org.eclipse.collections.api.map.primitive.LongCharMap map) |
public org.eclipse.collections.api.map.primitive.MutableLongCharMap empty()
empty in interface org.eclipse.collections.api.factory.map.primitive.MutableLongCharMapFactorypublic org.eclipse.collections.api.map.primitive.MutableLongCharMap of()
of in interface org.eclipse.collections.api.factory.map.primitive.MutableLongCharMapFactorypublic org.eclipse.collections.api.map.primitive.MutableLongCharMap with()
with in interface org.eclipse.collections.api.factory.map.primitive.MutableLongCharMapFactorypublic org.eclipse.collections.api.map.primitive.MutableLongCharMap ofAll(org.eclipse.collections.api.map.primitive.LongCharMap map)
ofAll in interface org.eclipse.collections.api.factory.map.primitive.MutableLongCharMapFactorypublic org.eclipse.collections.api.map.primitive.MutableLongCharMap withAll(org.eclipse.collections.api.map.primitive.LongCharMap map)
withAll in interface org.eclipse.collections.api.factory.map.primitive.MutableLongCharMapFactoryCopyright © 2004–2018. All rights reserved.