public class MutableLongShortMapFactoryImpl extends Object implements org.eclipse.collections.api.factory.map.primitive.MutableLongShortMapFactory
MutableLongShortMap.
This file was automatically generated from template file mutablePrimitivePrimitiveMapFactoryImpl.stg.| Constructor and Description |
|---|
MutableLongShortMapFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.collections.api.map.primitive.MutableLongShortMap |
empty() |
org.eclipse.collections.api.map.primitive.MutableLongShortMap |
of() |
org.eclipse.collections.api.map.primitive.MutableLongShortMap |
ofAll(org.eclipse.collections.api.map.primitive.LongShortMap map) |
org.eclipse.collections.api.map.primitive.MutableLongShortMap |
with() |
org.eclipse.collections.api.map.primitive.MutableLongShortMap |
withAll(org.eclipse.collections.api.map.primitive.LongShortMap map) |
public org.eclipse.collections.api.map.primitive.MutableLongShortMap empty()
empty in interface org.eclipse.collections.api.factory.map.primitive.MutableLongShortMapFactorypublic org.eclipse.collections.api.map.primitive.MutableLongShortMap of()
of in interface org.eclipse.collections.api.factory.map.primitive.MutableLongShortMapFactorypublic org.eclipse.collections.api.map.primitive.MutableLongShortMap with()
with in interface org.eclipse.collections.api.factory.map.primitive.MutableLongShortMapFactorypublic org.eclipse.collections.api.map.primitive.MutableLongShortMap ofAll(org.eclipse.collections.api.map.primitive.LongShortMap map)
ofAll in interface org.eclipse.collections.api.factory.map.primitive.MutableLongShortMapFactorypublic org.eclipse.collections.api.map.primitive.MutableLongShortMap withAll(org.eclipse.collections.api.map.primitive.LongShortMap map)
withAll in interface org.eclipse.collections.api.factory.map.primitive.MutableLongShortMapFactoryCopyright © 2004–2017. All rights reserved.