public class MutableDoubleLongMapFactoryImpl extends Object implements MutableDoubleLongMapFactory
MutableDoubleLongMap.
This file was automatically generated from template file mutablePrimitivePrimitiveMapFactoryImpl.stg.| Constructor and Description |
|---|
MutableDoubleLongMapFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
MutableDoubleLongMap |
empty() |
MutableDoubleLongMap |
of()
Same as
MutableDoubleLongMapFactory.empty(). |
MutableDoubleLongMap |
ofAll(DoubleLongMap map)
|
MutableDoubleLongMap |
with()
Same as
MutableDoubleLongMapFactory.empty(). |
MutableDoubleLongMap |
withAll(DoubleLongMap map) |
public MutableDoubleLongMap empty()
empty in interface MutableDoubleLongMapFactorypublic MutableDoubleLongMap of()
MutableDoubleLongMapFactoryMutableDoubleLongMapFactory.empty().of in interface MutableDoubleLongMapFactorypublic MutableDoubleLongMap with()
MutableDoubleLongMapFactoryMutableDoubleLongMapFactory.empty().with in interface MutableDoubleLongMapFactorypublic MutableDoubleLongMap ofAll(DoubleLongMap map)
MutableDoubleLongMapFactoryofAll in interface MutableDoubleLongMapFactorypublic MutableDoubleLongMap withAll(DoubleLongMap map)
withAll in interface MutableDoubleLongMapFactoryCopyright © 2004–2016. All rights reserved.