public class MutableFloatByteMapFactoryImpl extends Object implements org.eclipse.collections.api.factory.map.primitive.MutableFloatByteMapFactory
MutableFloatByteMap.
This file was automatically generated from template file mutablePrimitivePrimitiveMapFactoryImpl.stg.| Constructor and Description |
|---|
MutableFloatByteMapFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.collections.api.map.primitive.MutableFloatByteMap |
empty() |
org.eclipse.collections.api.map.primitive.MutableFloatByteMap |
of() |
org.eclipse.collections.api.map.primitive.MutableFloatByteMap |
ofAll(org.eclipse.collections.api.map.primitive.FloatByteMap map) |
org.eclipse.collections.api.map.primitive.MutableFloatByteMap |
with() |
org.eclipse.collections.api.map.primitive.MutableFloatByteMap |
withAll(org.eclipse.collections.api.map.primitive.FloatByteMap map) |
public org.eclipse.collections.api.map.primitive.MutableFloatByteMap empty()
empty in interface org.eclipse.collections.api.factory.map.primitive.MutableFloatByteMapFactorypublic org.eclipse.collections.api.map.primitive.MutableFloatByteMap of()
of in interface org.eclipse.collections.api.factory.map.primitive.MutableFloatByteMapFactorypublic org.eclipse.collections.api.map.primitive.MutableFloatByteMap with()
with in interface org.eclipse.collections.api.factory.map.primitive.MutableFloatByteMapFactorypublic org.eclipse.collections.api.map.primitive.MutableFloatByteMap ofAll(org.eclipse.collections.api.map.primitive.FloatByteMap map)
ofAll in interface org.eclipse.collections.api.factory.map.primitive.MutableFloatByteMapFactorypublic org.eclipse.collections.api.map.primitive.MutableFloatByteMap withAll(org.eclipse.collections.api.map.primitive.FloatByteMap map)
withAll in interface org.eclipse.collections.api.factory.map.primitive.MutableFloatByteMapFactoryCopyright © 2004–2017. All rights reserved.