public class MutableObjectDoubleMapFactoryImpl extends Object implements MutableObjectDoubleMapFactory
MutableObjectDoubleMap.
This file was automatically generated from template file mutableObjectPrimitiveMapFactoryImpl.stg.| Constructor and Description |
|---|
MutableObjectDoubleMapFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
<K> MutableObjectDoubleMap<K> |
empty() |
<K> MutableObjectDoubleMap<K> |
of()
|
<K> MutableObjectDoubleMap<K> |
ofAll(ObjectDoubleMap<? extends K> map)
|
<K> MutableObjectDoubleMap<K> |
with()
|
<K> MutableObjectDoubleMap<K> |
withAll(ObjectDoubleMap<? extends K> map) |
public <K> MutableObjectDoubleMap<K> empty()
empty in interface MutableObjectDoubleMapFactorypublic <K> MutableObjectDoubleMap<K> of()
MutableObjectDoubleMapFactoryof in interface MutableObjectDoubleMapFactorypublic <K> MutableObjectDoubleMap<K> with()
MutableObjectDoubleMapFactorywith in interface MutableObjectDoubleMapFactorypublic <K> MutableObjectDoubleMap<K> ofAll(ObjectDoubleMap<? extends K> map)
MutableObjectDoubleMapFactoryofAll in interface MutableObjectDoubleMapFactorypublic <K> MutableObjectDoubleMap<K> withAll(ObjectDoubleMap<? extends K> map)
withAll in interface MutableObjectDoubleMapFactoryCopyright © 2004–2016. All rights reserved.