public class MutableShortLongMapFactoryImpl extends Object implements org.eclipse.collections.api.factory.map.primitive.MutableShortLongMapFactory
MutableShortLongMap.
This file was automatically generated from template file mutablePrimitivePrimitiveMapFactoryImpl.stg.| Constructor and Description |
|---|
MutableShortLongMapFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.collections.api.map.primitive.MutableShortLongMap |
empty() |
org.eclipse.collections.api.map.primitive.MutableShortLongMap |
of() |
org.eclipse.collections.api.map.primitive.MutableShortLongMap |
ofAll(org.eclipse.collections.api.map.primitive.ShortLongMap map) |
org.eclipse.collections.api.map.primitive.MutableShortLongMap |
with() |
org.eclipse.collections.api.map.primitive.MutableShortLongMap |
withAll(org.eclipse.collections.api.map.primitive.ShortLongMap map) |
public org.eclipse.collections.api.map.primitive.MutableShortLongMap empty()
empty in interface org.eclipse.collections.api.factory.map.primitive.MutableShortLongMapFactorypublic org.eclipse.collections.api.map.primitive.MutableShortLongMap of()
of in interface org.eclipse.collections.api.factory.map.primitive.MutableShortLongMapFactorypublic org.eclipse.collections.api.map.primitive.MutableShortLongMap with()
with in interface org.eclipse.collections.api.factory.map.primitive.MutableShortLongMapFactorypublic org.eclipse.collections.api.map.primitive.MutableShortLongMap ofAll(org.eclipse.collections.api.map.primitive.ShortLongMap map)
ofAll in interface org.eclipse.collections.api.factory.map.primitive.MutableShortLongMapFactorypublic org.eclipse.collections.api.map.primitive.MutableShortLongMap withAll(org.eclipse.collections.api.map.primitive.ShortLongMap map)
withAll in interface org.eclipse.collections.api.factory.map.primitive.MutableShortLongMapFactoryCopyright © 2004–2017. All rights reserved.