public class MutableIntLongMapFactoryImpl extends Object implements MutableIntLongMapFactory
MutableIntLongMap.
This file was automatically generated from template file mutablePrimitivePrimitiveMapFactoryImpl.stg.| Constructor and Description |
|---|
MutableIntLongMapFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
MutableIntLongMap |
empty() |
MutableIntLongMap |
of()
Same as
MutableIntLongMapFactory.empty(). |
MutableIntLongMap |
ofAll(IntLongMap map)
|
MutableIntLongMap |
with()
Same as
MutableIntLongMapFactory.empty(). |
MutableIntLongMap |
withAll(IntLongMap map) |
public MutableIntLongMap empty()
empty in interface MutableIntLongMapFactorypublic MutableIntLongMap of()
MutableIntLongMapFactoryMutableIntLongMapFactory.empty().of in interface MutableIntLongMapFactorypublic MutableIntLongMap with()
MutableIntLongMapFactoryMutableIntLongMapFactory.empty().with in interface MutableIntLongMapFactorypublic MutableIntLongMap ofAll(IntLongMap map)
MutableIntLongMapFactoryofAll in interface MutableIntLongMapFactorypublic MutableIntLongMap withAll(IntLongMap map)
withAll in interface MutableIntLongMapFactoryCopyright © 2004–2017. All rights reserved.