public class MutableShortIntMapFactoryImpl extends Object implements org.eclipse.collections.api.factory.map.primitive.MutableShortIntMapFactory
MutableShortIntMap.
This file was automatically generated from template file mutablePrimitivePrimitiveMapFactoryImpl.stg.| Constructor and Description |
|---|
MutableShortIntMapFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.collections.api.map.primitive.MutableShortIntMap |
empty() |
org.eclipse.collections.api.map.primitive.MutableShortIntMap |
of() |
org.eclipse.collections.api.map.primitive.MutableShortIntMap |
ofAll(org.eclipse.collections.api.map.primitive.ShortIntMap map) |
org.eclipse.collections.api.map.primitive.MutableShortIntMap |
with() |
org.eclipse.collections.api.map.primitive.MutableShortIntMap |
withAll(org.eclipse.collections.api.map.primitive.ShortIntMap map) |
public org.eclipse.collections.api.map.primitive.MutableShortIntMap empty()
empty in interface org.eclipse.collections.api.factory.map.primitive.MutableShortIntMapFactorypublic org.eclipse.collections.api.map.primitive.MutableShortIntMap of()
of in interface org.eclipse.collections.api.factory.map.primitive.MutableShortIntMapFactorypublic org.eclipse.collections.api.map.primitive.MutableShortIntMap with()
with in interface org.eclipse.collections.api.factory.map.primitive.MutableShortIntMapFactorypublic org.eclipse.collections.api.map.primitive.MutableShortIntMap ofAll(org.eclipse.collections.api.map.primitive.ShortIntMap map)
ofAll in interface org.eclipse.collections.api.factory.map.primitive.MutableShortIntMapFactorypublic org.eclipse.collections.api.map.primitive.MutableShortIntMap withAll(org.eclipse.collections.api.map.primitive.ShortIntMap map)
withAll in interface org.eclipse.collections.api.factory.map.primitive.MutableShortIntMapFactoryCopyright © 2004–2018. All rights reserved.