public class MutableByteBooleanMapFactoryImpl extends Object implements MutableByteBooleanMapFactory
MutableByteBooleanMap.
This file was automatically generated from template file mutablePrimitivePrimitiveMapFactoryImpl.stg.| Constructor and Description |
|---|
MutableByteBooleanMapFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
MutableByteBooleanMap |
empty() |
MutableByteBooleanMap |
of()
Same as
MutableByteBooleanMapFactory.empty(). |
MutableByteBooleanMap |
ofAll(ByteBooleanMap map)
|
MutableByteBooleanMap |
with()
Same as
MutableByteBooleanMapFactory.empty(). |
MutableByteBooleanMap |
withAll(ByteBooleanMap map) |
public MutableByteBooleanMap empty()
empty in interface MutableByteBooleanMapFactorypublic MutableByteBooleanMap of()
MutableByteBooleanMapFactoryMutableByteBooleanMapFactory.empty().of in interface MutableByteBooleanMapFactorypublic MutableByteBooleanMap with()
MutableByteBooleanMapFactoryMutableByteBooleanMapFactory.empty().with in interface MutableByteBooleanMapFactorypublic MutableByteBooleanMap ofAll(ByteBooleanMap map)
MutableByteBooleanMapFactoryofAll in interface MutableByteBooleanMapFactorypublic MutableByteBooleanMap withAll(ByteBooleanMap map)
withAll in interface MutableByteBooleanMapFactoryCopyright © 2004–2016. All rights reserved.