public class MutableDoubleByteMapFactoryImpl extends Object implements org.eclipse.collections.api.factory.map.primitive.MutableDoubleByteMapFactory
MutableDoubleByteMap.
This file was automatically generated from template file mutablePrimitivePrimitiveMapFactoryImpl.stg.| Constructor and Description |
|---|
MutableDoubleByteMapFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.collections.api.map.primitive.MutableDoubleByteMap |
empty() |
org.eclipse.collections.api.map.primitive.MutableDoubleByteMap |
of() |
org.eclipse.collections.api.map.primitive.MutableDoubleByteMap |
ofAll(org.eclipse.collections.api.map.primitive.DoubleByteMap map) |
org.eclipse.collections.api.map.primitive.MutableDoubleByteMap |
with() |
org.eclipse.collections.api.map.primitive.MutableDoubleByteMap |
withAll(org.eclipse.collections.api.map.primitive.DoubleByteMap map) |
public org.eclipse.collections.api.map.primitive.MutableDoubleByteMap empty()
empty in interface org.eclipse.collections.api.factory.map.primitive.MutableDoubleByteMapFactorypublic org.eclipse.collections.api.map.primitive.MutableDoubleByteMap of()
of in interface org.eclipse.collections.api.factory.map.primitive.MutableDoubleByteMapFactorypublic org.eclipse.collections.api.map.primitive.MutableDoubleByteMap with()
with in interface org.eclipse.collections.api.factory.map.primitive.MutableDoubleByteMapFactorypublic org.eclipse.collections.api.map.primitive.MutableDoubleByteMap ofAll(org.eclipse.collections.api.map.primitive.DoubleByteMap map)
ofAll in interface org.eclipse.collections.api.factory.map.primitive.MutableDoubleByteMapFactorypublic org.eclipse.collections.api.map.primitive.MutableDoubleByteMap withAll(org.eclipse.collections.api.map.primitive.DoubleByteMap map)
withAll in interface org.eclipse.collections.api.factory.map.primitive.MutableDoubleByteMapFactoryCopyright © 2004–2017. All rights reserved.