public class MutableLongIntMapFactoryImpl extends Object implements org.eclipse.collections.api.factory.map.primitive.MutableLongIntMapFactory
MutableLongIntMap.
This file was automatically generated from template file mutablePrimitivePrimitiveMapFactoryImpl.stg.| Constructor and Description |
|---|
MutableLongIntMapFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.collections.api.map.primitive.MutableLongIntMap |
empty() |
org.eclipse.collections.api.map.primitive.MutableLongIntMap |
of() |
org.eclipse.collections.api.map.primitive.MutableLongIntMap |
ofAll(org.eclipse.collections.api.map.primitive.LongIntMap map) |
org.eclipse.collections.api.map.primitive.MutableLongIntMap |
with() |
org.eclipse.collections.api.map.primitive.MutableLongIntMap |
withAll(org.eclipse.collections.api.map.primitive.LongIntMap map) |
public org.eclipse.collections.api.map.primitive.MutableLongIntMap empty()
empty in interface org.eclipse.collections.api.factory.map.primitive.MutableLongIntMapFactorypublic org.eclipse.collections.api.map.primitive.MutableLongIntMap of()
of in interface org.eclipse.collections.api.factory.map.primitive.MutableLongIntMapFactorypublic org.eclipse.collections.api.map.primitive.MutableLongIntMap with()
with in interface org.eclipse.collections.api.factory.map.primitive.MutableLongIntMapFactorypublic org.eclipse.collections.api.map.primitive.MutableLongIntMap ofAll(org.eclipse.collections.api.map.primitive.LongIntMap map)
ofAll in interface org.eclipse.collections.api.factory.map.primitive.MutableLongIntMapFactorypublic org.eclipse.collections.api.map.primitive.MutableLongIntMap withAll(org.eclipse.collections.api.map.primitive.LongIntMap map)
withAll in interface org.eclipse.collections.api.factory.map.primitive.MutableLongIntMapFactoryCopyright © 2004–2018. All rights reserved.