public class MutableLongLongMapFactoryImpl extends Object implements MutableLongLongMapFactory
MutableLongLongMap.
This file was automatically generated from template file mutablePrimitivePrimitiveMapFactoryImpl.stg.| Constructor and Description |
|---|
MutableLongLongMapFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
MutableLongLongMap |
empty() |
MutableLongLongMap |
of()
Same as
MutableLongLongMapFactory.empty(). |
MutableLongLongMap |
ofAll(LongLongMap map)
|
MutableLongLongMap |
with()
Same as
MutableLongLongMapFactory.empty(). |
MutableLongLongMap |
withAll(LongLongMap map) |
public MutableLongLongMap empty()
empty in interface MutableLongLongMapFactorypublic MutableLongLongMap of()
MutableLongLongMapFactoryMutableLongLongMapFactory.empty().of in interface MutableLongLongMapFactorypublic MutableLongLongMap with()
MutableLongLongMapFactoryMutableLongLongMapFactory.empty().with in interface MutableLongLongMapFactorypublic MutableLongLongMap ofAll(LongLongMap map)
MutableLongLongMapFactoryofAll in interface MutableLongLongMapFactorypublic MutableLongLongMap withAll(LongLongMap map)
withAll in interface MutableLongLongMapFactoryCopyright © 2004–2016. All rights reserved.