public class MutableDoubleShortMapFactoryImpl extends Object implements org.eclipse.collections.api.factory.map.primitive.MutableDoubleShortMapFactory
MutableDoubleShortMap.
This file was automatically generated from template file mutablePrimitivePrimitiveMapFactoryImpl.stg.| Constructor and Description |
|---|
MutableDoubleShortMapFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.collections.api.map.primitive.MutableDoubleShortMap |
empty() |
org.eclipse.collections.api.map.primitive.MutableDoubleShortMap |
of() |
org.eclipse.collections.api.map.primitive.MutableDoubleShortMap |
ofAll(org.eclipse.collections.api.map.primitive.DoubleShortMap map) |
org.eclipse.collections.api.map.primitive.MutableDoubleShortMap |
with() |
org.eclipse.collections.api.map.primitive.MutableDoubleShortMap |
withAll(org.eclipse.collections.api.map.primitive.DoubleShortMap map) |
public org.eclipse.collections.api.map.primitive.MutableDoubleShortMap empty()
empty in interface org.eclipse.collections.api.factory.map.primitive.MutableDoubleShortMapFactorypublic org.eclipse.collections.api.map.primitive.MutableDoubleShortMap of()
of in interface org.eclipse.collections.api.factory.map.primitive.MutableDoubleShortMapFactorypublic org.eclipse.collections.api.map.primitive.MutableDoubleShortMap with()
with in interface org.eclipse.collections.api.factory.map.primitive.MutableDoubleShortMapFactorypublic org.eclipse.collections.api.map.primitive.MutableDoubleShortMap ofAll(org.eclipse.collections.api.map.primitive.DoubleShortMap map)
ofAll in interface org.eclipse.collections.api.factory.map.primitive.MutableDoubleShortMapFactorypublic org.eclipse.collections.api.map.primitive.MutableDoubleShortMap withAll(org.eclipse.collections.api.map.primitive.DoubleShortMap map)
withAll in interface org.eclipse.collections.api.factory.map.primitive.MutableDoubleShortMapFactoryCopyright © 2004–2018. All rights reserved.