public class MutableFloatLongMapFactoryImpl extends Object implements MutableFloatLongMapFactory
MutableFloatLongMap.
This file was automatically generated from template file mutablePrimitivePrimitiveMapFactoryImpl.stg.| Constructor and Description |
|---|
MutableFloatLongMapFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
MutableFloatLongMap |
empty() |
MutableFloatLongMap |
of()
Same as
MutableFloatLongMapFactory.empty(). |
MutableFloatLongMap |
ofAll(FloatLongMap map)
|
MutableFloatLongMap |
with()
Same as
MutableFloatLongMapFactory.empty(). |
MutableFloatLongMap |
withAll(FloatLongMap map) |
public MutableFloatLongMap empty()
empty in interface MutableFloatLongMapFactorypublic MutableFloatLongMap of()
MutableFloatLongMapFactoryMutableFloatLongMapFactory.empty().of in interface MutableFloatLongMapFactorypublic MutableFloatLongMap with()
MutableFloatLongMapFactoryMutableFloatLongMapFactory.empty().with in interface MutableFloatLongMapFactorypublic MutableFloatLongMap ofAll(FloatLongMap map)
MutableFloatLongMapFactoryofAll in interface MutableFloatLongMapFactorypublic MutableFloatLongMap withAll(FloatLongMap map)
withAll in interface MutableFloatLongMapFactoryCopyright © 2004–2016. All rights reserved.