public class MutableFloatLongMapFactoryImpl extends Object implements org.eclipse.collections.api.factory.map.primitive.MutableFloatLongMapFactory
MutableFloatLongMap.
This file was automatically generated from template file mutablePrimitivePrimitiveMapFactoryImpl.stg.| Constructor and Description |
|---|
MutableFloatLongMapFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.collections.api.map.primitive.MutableFloatLongMap |
empty() |
org.eclipse.collections.api.map.primitive.MutableFloatLongMap |
of() |
org.eclipse.collections.api.map.primitive.MutableFloatLongMap |
ofAll(org.eclipse.collections.api.map.primitive.FloatLongMap map) |
org.eclipse.collections.api.map.primitive.MutableFloatLongMap |
with() |
org.eclipse.collections.api.map.primitive.MutableFloatLongMap |
withAll(org.eclipse.collections.api.map.primitive.FloatLongMap map) |
public org.eclipse.collections.api.map.primitive.MutableFloatLongMap empty()
empty in interface org.eclipse.collections.api.factory.map.primitive.MutableFloatLongMapFactorypublic org.eclipse.collections.api.map.primitive.MutableFloatLongMap of()
of in interface org.eclipse.collections.api.factory.map.primitive.MutableFloatLongMapFactorypublic org.eclipse.collections.api.map.primitive.MutableFloatLongMap with()
with in interface org.eclipse.collections.api.factory.map.primitive.MutableFloatLongMapFactorypublic org.eclipse.collections.api.map.primitive.MutableFloatLongMap ofAll(org.eclipse.collections.api.map.primitive.FloatLongMap map)
ofAll in interface org.eclipse.collections.api.factory.map.primitive.MutableFloatLongMapFactorypublic org.eclipse.collections.api.map.primitive.MutableFloatLongMap withAll(org.eclipse.collections.api.map.primitive.FloatLongMap map)
withAll in interface org.eclipse.collections.api.factory.map.primitive.MutableFloatLongMapFactoryCopyright © 2004–2018. All rights reserved.