public class MutableDoubleLongMapFactoryImpl extends Object implements org.eclipse.collections.api.factory.map.primitive.MutableDoubleLongMapFactory
MutableDoubleLongMap.
This file was automatically generated from template file mutablePrimitivePrimitiveMapFactoryImpl.stg.| Constructor and Description |
|---|
MutableDoubleLongMapFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.collections.api.map.primitive.MutableDoubleLongMap |
empty() |
org.eclipse.collections.api.map.primitive.MutableDoubleLongMap |
of() |
org.eclipse.collections.api.map.primitive.MutableDoubleLongMap |
ofAll(org.eclipse.collections.api.map.primitive.DoubleLongMap map) |
org.eclipse.collections.api.map.primitive.MutableDoubleLongMap |
with() |
org.eclipse.collections.api.map.primitive.MutableDoubleLongMap |
withAll(org.eclipse.collections.api.map.primitive.DoubleLongMap map) |
public org.eclipse.collections.api.map.primitive.MutableDoubleLongMap empty()
empty in interface org.eclipse.collections.api.factory.map.primitive.MutableDoubleLongMapFactorypublic org.eclipse.collections.api.map.primitive.MutableDoubleLongMap of()
of in interface org.eclipse.collections.api.factory.map.primitive.MutableDoubleLongMapFactorypublic org.eclipse.collections.api.map.primitive.MutableDoubleLongMap with()
with in interface org.eclipse.collections.api.factory.map.primitive.MutableDoubleLongMapFactorypublic org.eclipse.collections.api.map.primitive.MutableDoubleLongMap ofAll(org.eclipse.collections.api.map.primitive.DoubleLongMap map)
ofAll in interface org.eclipse.collections.api.factory.map.primitive.MutableDoubleLongMapFactorypublic org.eclipse.collections.api.map.primitive.MutableDoubleLongMap withAll(org.eclipse.collections.api.map.primitive.DoubleLongMap map)
withAll in interface org.eclipse.collections.api.factory.map.primitive.MutableDoubleLongMapFactoryCopyright © 2004–2017. All rights reserved.