public class MutableShortCharMapFactoryImpl extends Object implements org.eclipse.collections.api.factory.map.primitive.MutableShortCharMapFactory
MutableShortCharMap.
This file was automatically generated from template file mutablePrimitivePrimitiveMapFactoryImpl.stg.| Constructor and Description |
|---|
MutableShortCharMapFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.collections.api.map.primitive.MutableShortCharMap |
empty() |
org.eclipse.collections.api.map.primitive.MutableShortCharMap |
of() |
org.eclipse.collections.api.map.primitive.MutableShortCharMap |
ofAll(org.eclipse.collections.api.map.primitive.ShortCharMap map) |
org.eclipse.collections.api.map.primitive.MutableShortCharMap |
with() |
org.eclipse.collections.api.map.primitive.MutableShortCharMap |
withAll(org.eclipse.collections.api.map.primitive.ShortCharMap map) |
public org.eclipse.collections.api.map.primitive.MutableShortCharMap empty()
empty in interface org.eclipse.collections.api.factory.map.primitive.MutableShortCharMapFactorypublic org.eclipse.collections.api.map.primitive.MutableShortCharMap of()
of in interface org.eclipse.collections.api.factory.map.primitive.MutableShortCharMapFactorypublic org.eclipse.collections.api.map.primitive.MutableShortCharMap with()
with in interface org.eclipse.collections.api.factory.map.primitive.MutableShortCharMapFactorypublic org.eclipse.collections.api.map.primitive.MutableShortCharMap ofAll(org.eclipse.collections.api.map.primitive.ShortCharMap map)
ofAll in interface org.eclipse.collections.api.factory.map.primitive.MutableShortCharMapFactorypublic org.eclipse.collections.api.map.primitive.MutableShortCharMap withAll(org.eclipse.collections.api.map.primitive.ShortCharMap map)
withAll in interface org.eclipse.collections.api.factory.map.primitive.MutableShortCharMapFactoryCopyright © 2004–2017. All rights reserved.