public class MutableCharFloatMapFactoryImpl extends Object implements org.eclipse.collections.api.factory.map.primitive.MutableCharFloatMapFactory
MutableCharFloatMap.
This file was automatically generated from template file mutablePrimitivePrimitiveMapFactoryImpl.stg.| Constructor and Description |
|---|
MutableCharFloatMapFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.collections.api.map.primitive.MutableCharFloatMap |
empty() |
org.eclipse.collections.api.map.primitive.MutableCharFloatMap |
of() |
org.eclipse.collections.api.map.primitive.MutableCharFloatMap |
ofAll(org.eclipse.collections.api.map.primitive.CharFloatMap map) |
org.eclipse.collections.api.map.primitive.MutableCharFloatMap |
with() |
org.eclipse.collections.api.map.primitive.MutableCharFloatMap |
withAll(org.eclipse.collections.api.map.primitive.CharFloatMap map) |
public org.eclipse.collections.api.map.primitive.MutableCharFloatMap empty()
empty in interface org.eclipse.collections.api.factory.map.primitive.MutableCharFloatMapFactorypublic org.eclipse.collections.api.map.primitive.MutableCharFloatMap of()
of in interface org.eclipse.collections.api.factory.map.primitive.MutableCharFloatMapFactorypublic org.eclipse.collections.api.map.primitive.MutableCharFloatMap with()
with in interface org.eclipse.collections.api.factory.map.primitive.MutableCharFloatMapFactorypublic org.eclipse.collections.api.map.primitive.MutableCharFloatMap ofAll(org.eclipse.collections.api.map.primitive.CharFloatMap map)
ofAll in interface org.eclipse.collections.api.factory.map.primitive.MutableCharFloatMapFactorypublic org.eclipse.collections.api.map.primitive.MutableCharFloatMap withAll(org.eclipse.collections.api.map.primitive.CharFloatMap map)
withAll in interface org.eclipse.collections.api.factory.map.primitive.MutableCharFloatMapFactoryCopyright © 2004–2018. All rights reserved.