public class MutableShortShortMapFactoryImpl extends Object implements org.eclipse.collections.api.factory.map.primitive.MutableShortShortMapFactory
MutableShortShortMap.
This file was automatically generated from template file mutablePrimitivePrimitiveMapFactoryImpl.stg.| Constructor and Description |
|---|
MutableShortShortMapFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.collections.api.map.primitive.MutableShortShortMap |
empty() |
org.eclipse.collections.api.map.primitive.MutableShortShortMap |
of() |
org.eclipse.collections.api.map.primitive.MutableShortShortMap |
ofAll(org.eclipse.collections.api.map.primitive.ShortShortMap map) |
org.eclipse.collections.api.map.primitive.MutableShortShortMap |
with() |
org.eclipse.collections.api.map.primitive.MutableShortShortMap |
withAll(org.eclipse.collections.api.map.primitive.ShortShortMap map) |
public org.eclipse.collections.api.map.primitive.MutableShortShortMap empty()
empty in interface org.eclipse.collections.api.factory.map.primitive.MutableShortShortMapFactorypublic org.eclipse.collections.api.map.primitive.MutableShortShortMap of()
of in interface org.eclipse.collections.api.factory.map.primitive.MutableShortShortMapFactorypublic org.eclipse.collections.api.map.primitive.MutableShortShortMap with()
with in interface org.eclipse.collections.api.factory.map.primitive.MutableShortShortMapFactorypublic org.eclipse.collections.api.map.primitive.MutableShortShortMap ofAll(org.eclipse.collections.api.map.primitive.ShortShortMap map)
ofAll in interface org.eclipse.collections.api.factory.map.primitive.MutableShortShortMapFactorypublic org.eclipse.collections.api.map.primitive.MutableShortShortMap withAll(org.eclipse.collections.api.map.primitive.ShortShortMap map)
withAll in interface org.eclipse.collections.api.factory.map.primitive.MutableShortShortMapFactoryCopyright © 2004–2018. All rights reserved.