public class MutableLongBooleanMapFactoryImpl extends Object implements MutableLongBooleanMapFactory
MutableLongBooleanMap.
This file was automatically generated from template file mutablePrimitivePrimitiveMapFactoryImpl.stg.| Constructor and Description |
|---|
MutableLongBooleanMapFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
MutableLongBooleanMap |
empty() |
MutableLongBooleanMap |
of()
Same as
MutableLongBooleanMapFactory.empty(). |
MutableLongBooleanMap |
ofAll(LongBooleanMap map)
|
MutableLongBooleanMap |
with()
Same as
MutableLongBooleanMapFactory.empty(). |
MutableLongBooleanMap |
withAll(LongBooleanMap map) |
public MutableLongBooleanMap empty()
empty in interface MutableLongBooleanMapFactorypublic MutableLongBooleanMap of()
MutableLongBooleanMapFactoryMutableLongBooleanMapFactory.empty().of in interface MutableLongBooleanMapFactorypublic MutableLongBooleanMap with()
MutableLongBooleanMapFactoryMutableLongBooleanMapFactory.empty().with in interface MutableLongBooleanMapFactorypublic MutableLongBooleanMap ofAll(LongBooleanMap map)
MutableLongBooleanMapFactoryofAll in interface MutableLongBooleanMapFactorypublic MutableLongBooleanMap withAll(LongBooleanMap map)
withAll in interface MutableLongBooleanMapFactoryCopyright © 2004–2016. All rights reserved.