public class MutableDoubleObjectMapFactoryImpl extends Object implements MutableDoubleObjectMapFactory
MutableDoubleObjectMap.
This file was automatically generated from template file mutablePrimitiveObjectMapFactoryImpl.stg.| Constructor and Description |
|---|
MutableDoubleObjectMapFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
<V> MutableDoubleObjectMap<V> |
empty() |
<V> MutableDoubleObjectMap<V> |
of()
|
<V> MutableDoubleObjectMap<V> |
ofAll(DoubleObjectMap<? extends V> map)
|
<V> MutableDoubleObjectMap<V> |
with()
|
<V> MutableDoubleObjectMap<V> |
withAll(DoubleObjectMap<? extends V> map) |
public <V> MutableDoubleObjectMap<V> empty()
empty in interface MutableDoubleObjectMapFactorypublic <V> MutableDoubleObjectMap<V> of()
MutableDoubleObjectMapFactoryof in interface MutableDoubleObjectMapFactorypublic <V> MutableDoubleObjectMap<V> with()
MutableDoubleObjectMapFactorywith in interface MutableDoubleObjectMapFactorypublic <V> MutableDoubleObjectMap<V> ofAll(DoubleObjectMap<? extends V> map)
MutableDoubleObjectMapFactoryofAll in interface MutableDoubleObjectMapFactorypublic <V> MutableDoubleObjectMap<V> withAll(DoubleObjectMap<? extends V> map)
withAll in interface MutableDoubleObjectMapFactoryCopyright © 2004–2016. All rights reserved.