public class MutableIntShortMapFactoryImpl extends Object implements org.eclipse.collections.api.factory.map.primitive.MutableIntShortMapFactory
MutableIntShortMap.
This file was automatically generated from template file mutablePrimitivePrimitiveMapFactoryImpl.stg.| Constructor and Description |
|---|
MutableIntShortMapFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.collections.api.map.primitive.MutableIntShortMap |
empty() |
org.eclipse.collections.api.map.primitive.MutableIntShortMap |
of() |
org.eclipse.collections.api.map.primitive.MutableIntShortMap |
ofAll(org.eclipse.collections.api.map.primitive.IntShortMap map) |
org.eclipse.collections.api.map.primitive.MutableIntShortMap |
with() |
org.eclipse.collections.api.map.primitive.MutableIntShortMap |
withAll(org.eclipse.collections.api.map.primitive.IntShortMap map) |
public org.eclipse.collections.api.map.primitive.MutableIntShortMap empty()
empty in interface org.eclipse.collections.api.factory.map.primitive.MutableIntShortMapFactorypublic org.eclipse.collections.api.map.primitive.MutableIntShortMap of()
of in interface org.eclipse.collections.api.factory.map.primitive.MutableIntShortMapFactorypublic org.eclipse.collections.api.map.primitive.MutableIntShortMap with()
with in interface org.eclipse.collections.api.factory.map.primitive.MutableIntShortMapFactorypublic org.eclipse.collections.api.map.primitive.MutableIntShortMap ofAll(org.eclipse.collections.api.map.primitive.IntShortMap map)
ofAll in interface org.eclipse.collections.api.factory.map.primitive.MutableIntShortMapFactorypublic org.eclipse.collections.api.map.primitive.MutableIntShortMap withAll(org.eclipse.collections.api.map.primitive.IntShortMap map)
withAll in interface org.eclipse.collections.api.factory.map.primitive.MutableIntShortMapFactoryCopyright © 2004–2018. All rights reserved.