public class MutableObjectBooleanMapFactoryImpl extends Object implements MutableObjectBooleanMapFactory
MutableObjectBooleanMap.
This file was automatically generated from template file mutableObjectPrimitiveMapFactoryImpl.stg.| Constructor and Description |
|---|
MutableObjectBooleanMapFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
<K> MutableObjectBooleanMap<K> |
empty() |
<K> MutableObjectBooleanMap<K> |
of()
|
<K> MutableObjectBooleanMap<K> |
ofAll(ObjectBooleanMap<? extends K> map)
|
<K> MutableObjectBooleanMap<K> |
with()
|
<K> MutableObjectBooleanMap<K> |
withAll(ObjectBooleanMap<? extends K> map) |
public <K> MutableObjectBooleanMap<K> empty()
empty in interface MutableObjectBooleanMapFactorypublic <K> MutableObjectBooleanMap<K> of()
MutableObjectBooleanMapFactoryof in interface MutableObjectBooleanMapFactorypublic <K> MutableObjectBooleanMap<K> with()
MutableObjectBooleanMapFactorywith in interface MutableObjectBooleanMapFactorypublic <K> MutableObjectBooleanMap<K> ofAll(ObjectBooleanMap<? extends K> map)
MutableObjectBooleanMapFactoryofAll in interface MutableObjectBooleanMapFactorypublic <K> MutableObjectBooleanMap<K> withAll(ObjectBooleanMap<? extends K> map)
withAll in interface MutableObjectBooleanMapFactoryCopyright © 2004–2016. All rights reserved.