public class MutableIntLongMapFactoryImpl extends Object implements org.eclipse.collections.api.factory.map.primitive.MutableIntLongMapFactory
MutableIntLongMap.
This file was automatically generated from template file mutablePrimitivePrimitiveMapFactoryImpl.stg.| Constructor and Description |
|---|
MutableIntLongMapFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.collections.api.map.primitive.MutableIntLongMap |
empty() |
org.eclipse.collections.api.map.primitive.MutableIntLongMap |
of() |
org.eclipse.collections.api.map.primitive.MutableIntLongMap |
ofAll(org.eclipse.collections.api.map.primitive.IntLongMap map) |
org.eclipse.collections.api.map.primitive.MutableIntLongMap |
with() |
org.eclipse.collections.api.map.primitive.MutableIntLongMap |
withAll(org.eclipse.collections.api.map.primitive.IntLongMap map) |
public org.eclipse.collections.api.map.primitive.MutableIntLongMap empty()
empty in interface org.eclipse.collections.api.factory.map.primitive.MutableIntLongMapFactorypublic org.eclipse.collections.api.map.primitive.MutableIntLongMap of()
of in interface org.eclipse.collections.api.factory.map.primitive.MutableIntLongMapFactorypublic org.eclipse.collections.api.map.primitive.MutableIntLongMap with()
with in interface org.eclipse.collections.api.factory.map.primitive.MutableIntLongMapFactorypublic org.eclipse.collections.api.map.primitive.MutableIntLongMap ofAll(org.eclipse.collections.api.map.primitive.IntLongMap map)
ofAll in interface org.eclipse.collections.api.factory.map.primitive.MutableIntLongMapFactorypublic org.eclipse.collections.api.map.primitive.MutableIntLongMap withAll(org.eclipse.collections.api.map.primitive.IntLongMap map)
withAll in interface org.eclipse.collections.api.factory.map.primitive.MutableIntLongMapFactoryCopyright © 2004–2018. All rights reserved.