public class MutableCharByteMapFactoryImpl extends Object implements org.eclipse.collections.api.factory.map.primitive.MutableCharByteMapFactory
MutableCharByteMap.
This file was automatically generated from template file mutablePrimitivePrimitiveMapFactoryImpl.stg.| Constructor and Description |
|---|
MutableCharByteMapFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.collections.api.map.primitive.MutableCharByteMap |
empty() |
org.eclipse.collections.api.map.primitive.MutableCharByteMap |
of() |
org.eclipse.collections.api.map.primitive.MutableCharByteMap |
ofAll(org.eclipse.collections.api.map.primitive.CharByteMap map) |
org.eclipse.collections.api.map.primitive.MutableCharByteMap |
with() |
org.eclipse.collections.api.map.primitive.MutableCharByteMap |
withAll(org.eclipse.collections.api.map.primitive.CharByteMap map) |
public org.eclipse.collections.api.map.primitive.MutableCharByteMap empty()
empty in interface org.eclipse.collections.api.factory.map.primitive.MutableCharByteMapFactorypublic org.eclipse.collections.api.map.primitive.MutableCharByteMap of()
of in interface org.eclipse.collections.api.factory.map.primitive.MutableCharByteMapFactorypublic org.eclipse.collections.api.map.primitive.MutableCharByteMap with()
with in interface org.eclipse.collections.api.factory.map.primitive.MutableCharByteMapFactorypublic org.eclipse.collections.api.map.primitive.MutableCharByteMap ofAll(org.eclipse.collections.api.map.primitive.CharByteMap map)
ofAll in interface org.eclipse.collections.api.factory.map.primitive.MutableCharByteMapFactorypublic org.eclipse.collections.api.map.primitive.MutableCharByteMap withAll(org.eclipse.collections.api.map.primitive.CharByteMap map)
withAll in interface org.eclipse.collections.api.factory.map.primitive.MutableCharByteMapFactoryCopyright © 2004–2017. All rights reserved.