public class MutableCharShortMapFactoryImpl extends Object implements org.eclipse.collections.api.factory.map.primitive.MutableCharShortMapFactory
MutableCharShortMap.
This file was automatically generated from template file mutablePrimitivePrimitiveMapFactoryImpl.stg.| Constructor and Description |
|---|
MutableCharShortMapFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.collections.api.map.primitive.MutableCharShortMap |
empty() |
org.eclipse.collections.api.map.primitive.MutableCharShortMap |
of() |
org.eclipse.collections.api.map.primitive.MutableCharShortMap |
ofAll(org.eclipse.collections.api.map.primitive.CharShortMap map) |
org.eclipse.collections.api.map.primitive.MutableCharShortMap |
with() |
org.eclipse.collections.api.map.primitive.MutableCharShortMap |
withAll(org.eclipse.collections.api.map.primitive.CharShortMap map) |
public org.eclipse.collections.api.map.primitive.MutableCharShortMap empty()
empty in interface org.eclipse.collections.api.factory.map.primitive.MutableCharShortMapFactorypublic org.eclipse.collections.api.map.primitive.MutableCharShortMap of()
of in interface org.eclipse.collections.api.factory.map.primitive.MutableCharShortMapFactorypublic org.eclipse.collections.api.map.primitive.MutableCharShortMap with()
with in interface org.eclipse.collections.api.factory.map.primitive.MutableCharShortMapFactorypublic org.eclipse.collections.api.map.primitive.MutableCharShortMap ofAll(org.eclipse.collections.api.map.primitive.CharShortMap map)
ofAll in interface org.eclipse.collections.api.factory.map.primitive.MutableCharShortMapFactorypublic org.eclipse.collections.api.map.primitive.MutableCharShortMap withAll(org.eclipse.collections.api.map.primitive.CharShortMap map)
withAll in interface org.eclipse.collections.api.factory.map.primitive.MutableCharShortMapFactoryCopyright © 2004–2017. All rights reserved.