public class MutableIntBooleanMapFactoryImpl extends Object implements org.eclipse.collections.api.factory.map.primitive.MutableIntBooleanMapFactory
MutableIntBooleanMap.
This file was automatically generated from template file mutablePrimitivePrimitiveMapFactoryImpl.stg.| Constructor and Description |
|---|
MutableIntBooleanMapFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.collections.api.map.primitive.MutableIntBooleanMap |
empty() |
org.eclipse.collections.api.map.primitive.MutableIntBooleanMap |
of() |
org.eclipse.collections.api.map.primitive.MutableIntBooleanMap |
ofAll(org.eclipse.collections.api.map.primitive.IntBooleanMap map) |
org.eclipse.collections.api.map.primitive.MutableIntBooleanMap |
with() |
org.eclipse.collections.api.map.primitive.MutableIntBooleanMap |
withAll(org.eclipse.collections.api.map.primitive.IntBooleanMap map) |
public org.eclipse.collections.api.map.primitive.MutableIntBooleanMap empty()
empty in interface org.eclipse.collections.api.factory.map.primitive.MutableIntBooleanMapFactorypublic org.eclipse.collections.api.map.primitive.MutableIntBooleanMap of()
of in interface org.eclipse.collections.api.factory.map.primitive.MutableIntBooleanMapFactorypublic org.eclipse.collections.api.map.primitive.MutableIntBooleanMap with()
with in interface org.eclipse.collections.api.factory.map.primitive.MutableIntBooleanMapFactorypublic org.eclipse.collections.api.map.primitive.MutableIntBooleanMap ofAll(org.eclipse.collections.api.map.primitive.IntBooleanMap map)
ofAll in interface org.eclipse.collections.api.factory.map.primitive.MutableIntBooleanMapFactorypublic org.eclipse.collections.api.map.primitive.MutableIntBooleanMap withAll(org.eclipse.collections.api.map.primitive.IntBooleanMap map)
withAll in interface org.eclipse.collections.api.factory.map.primitive.MutableIntBooleanMapFactoryCopyright © 2004–2017. All rights reserved.