public class MutableByteDoubleMapFactoryImpl extends Object implements MutableByteDoubleMapFactory
MutableByteDoubleMap.
This file was automatically generated from template file mutablePrimitivePrimitiveMapFactoryImpl.stg.| Constructor and Description |
|---|
MutableByteDoubleMapFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
MutableByteDoubleMap |
empty() |
MutableByteDoubleMap |
of()
Same as
MutableByteDoubleMapFactory.empty(). |
MutableByteDoubleMap |
ofAll(ByteDoubleMap map)
|
MutableByteDoubleMap |
with()
Same as
MutableByteDoubleMapFactory.empty(). |
MutableByteDoubleMap |
withAll(ByteDoubleMap map) |
public MutableByteDoubleMap empty()
empty in interface MutableByteDoubleMapFactorypublic MutableByteDoubleMap of()
MutableByteDoubleMapFactoryMutableByteDoubleMapFactory.empty().of in interface MutableByteDoubleMapFactorypublic MutableByteDoubleMap with()
MutableByteDoubleMapFactoryMutableByteDoubleMapFactory.empty().with in interface MutableByteDoubleMapFactorypublic MutableByteDoubleMap ofAll(ByteDoubleMap map)
MutableByteDoubleMapFactoryofAll in interface MutableByteDoubleMapFactorypublic MutableByteDoubleMap withAll(ByteDoubleMap map)
withAll in interface MutableByteDoubleMapFactoryCopyright © 2004–2016. All rights reserved.