public class MutableByteDoubleMapFactoryImpl extends Object implements org.eclipse.collections.api.factory.map.primitive.MutableByteDoubleMapFactory
MutableByteDoubleMap.
This file was automatically generated from template file mutablePrimitivePrimitiveMapFactoryImpl.stg.| Constructor and Description |
|---|
MutableByteDoubleMapFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.collections.api.map.primitive.MutableByteDoubleMap |
empty() |
org.eclipse.collections.api.map.primitive.MutableByteDoubleMap |
of() |
org.eclipse.collections.api.map.primitive.MutableByteDoubleMap |
ofAll(org.eclipse.collections.api.map.primitive.ByteDoubleMap map) |
org.eclipse.collections.api.map.primitive.MutableByteDoubleMap |
with() |
org.eclipse.collections.api.map.primitive.MutableByteDoubleMap |
withAll(org.eclipse.collections.api.map.primitive.ByteDoubleMap map) |
public org.eclipse.collections.api.map.primitive.MutableByteDoubleMap empty()
empty in interface org.eclipse.collections.api.factory.map.primitive.MutableByteDoubleMapFactorypublic org.eclipse.collections.api.map.primitive.MutableByteDoubleMap of()
of in interface org.eclipse.collections.api.factory.map.primitive.MutableByteDoubleMapFactorypublic org.eclipse.collections.api.map.primitive.MutableByteDoubleMap with()
with in interface org.eclipse.collections.api.factory.map.primitive.MutableByteDoubleMapFactorypublic org.eclipse.collections.api.map.primitive.MutableByteDoubleMap ofAll(org.eclipse.collections.api.map.primitive.ByteDoubleMap map)
ofAll in interface org.eclipse.collections.api.factory.map.primitive.MutableByteDoubleMapFactorypublic org.eclipse.collections.api.map.primitive.MutableByteDoubleMap withAll(org.eclipse.collections.api.map.primitive.ByteDoubleMap map)
withAll in interface org.eclipse.collections.api.factory.map.primitive.MutableByteDoubleMapFactoryCopyright © 2004–2017. All rights reserved.