public class MutableIntBooleanMapFactoryImpl extends Object implements MutableIntBooleanMapFactory
MutableIntBooleanMap.
This file was automatically generated from template file mutablePrimitivePrimitiveMapFactoryImpl.stg.| Constructor and Description |
|---|
MutableIntBooleanMapFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
MutableIntBooleanMap |
empty() |
MutableIntBooleanMap |
of()
Same as
MutableIntBooleanMapFactory.empty(). |
MutableIntBooleanMap |
ofAll(IntBooleanMap map)
|
MutableIntBooleanMap |
with()
Same as
MutableIntBooleanMapFactory.empty(). |
MutableIntBooleanMap |
withAll(IntBooleanMap map) |
public MutableIntBooleanMap empty()
empty in interface MutableIntBooleanMapFactorypublic MutableIntBooleanMap of()
MutableIntBooleanMapFactoryMutableIntBooleanMapFactory.empty().of in interface MutableIntBooleanMapFactorypublic MutableIntBooleanMap with()
MutableIntBooleanMapFactoryMutableIntBooleanMapFactory.empty().with in interface MutableIntBooleanMapFactorypublic MutableIntBooleanMap ofAll(IntBooleanMap map)
MutableIntBooleanMapFactoryofAll in interface MutableIntBooleanMapFactorypublic MutableIntBooleanMap withAll(IntBooleanMap map)
withAll in interface MutableIntBooleanMapFactoryCopyright © 2004–2016. All rights reserved.