public class MutableIntIntMapFactoryImpl extends Object implements org.eclipse.collections.api.factory.map.primitive.MutableIntIntMapFactory
MutableIntIntMap.
This file was automatically generated from template file mutablePrimitivePrimitiveMapFactoryImpl.stg.| Constructor and Description |
|---|
MutableIntIntMapFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.collections.api.map.primitive.MutableIntIntMap |
empty() |
org.eclipse.collections.api.map.primitive.MutableIntIntMap |
of() |
org.eclipse.collections.api.map.primitive.MutableIntIntMap |
ofAll(org.eclipse.collections.api.map.primitive.IntIntMap map) |
org.eclipse.collections.api.map.primitive.MutableIntIntMap |
with() |
org.eclipse.collections.api.map.primitive.MutableIntIntMap |
withAll(org.eclipse.collections.api.map.primitive.IntIntMap map) |
public org.eclipse.collections.api.map.primitive.MutableIntIntMap empty()
empty in interface org.eclipse.collections.api.factory.map.primitive.MutableIntIntMapFactorypublic org.eclipse.collections.api.map.primitive.MutableIntIntMap of()
of in interface org.eclipse.collections.api.factory.map.primitive.MutableIntIntMapFactorypublic org.eclipse.collections.api.map.primitive.MutableIntIntMap with()
with in interface org.eclipse.collections.api.factory.map.primitive.MutableIntIntMapFactorypublic org.eclipse.collections.api.map.primitive.MutableIntIntMap ofAll(org.eclipse.collections.api.map.primitive.IntIntMap map)
ofAll in interface org.eclipse.collections.api.factory.map.primitive.MutableIntIntMapFactorypublic org.eclipse.collections.api.map.primitive.MutableIntIntMap withAll(org.eclipse.collections.api.map.primitive.IntIntMap map)
withAll in interface org.eclipse.collections.api.factory.map.primitive.MutableIntIntMapFactoryCopyright © 2004–2018. All rights reserved.