public class MutableShortByteMapFactoryImpl extends Object implements org.eclipse.collections.api.factory.map.primitive.MutableShortByteMapFactory
MutableShortByteMap.
This file was automatically generated from template file mutablePrimitivePrimitiveMapFactoryImpl.stg.| Constructor and Description |
|---|
MutableShortByteMapFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.collections.api.map.primitive.MutableShortByteMap |
empty() |
org.eclipse.collections.api.map.primitive.MutableShortByteMap |
of() |
org.eclipse.collections.api.map.primitive.MutableShortByteMap |
ofAll(org.eclipse.collections.api.map.primitive.ShortByteMap map) |
org.eclipse.collections.api.map.primitive.MutableShortByteMap |
with() |
org.eclipse.collections.api.map.primitive.MutableShortByteMap |
withAll(org.eclipse.collections.api.map.primitive.ShortByteMap map) |
public org.eclipse.collections.api.map.primitive.MutableShortByteMap empty()
empty in interface org.eclipse.collections.api.factory.map.primitive.MutableShortByteMapFactorypublic org.eclipse.collections.api.map.primitive.MutableShortByteMap of()
of in interface org.eclipse.collections.api.factory.map.primitive.MutableShortByteMapFactorypublic org.eclipse.collections.api.map.primitive.MutableShortByteMap with()
with in interface org.eclipse.collections.api.factory.map.primitive.MutableShortByteMapFactorypublic org.eclipse.collections.api.map.primitive.MutableShortByteMap ofAll(org.eclipse.collections.api.map.primitive.ShortByteMap map)
ofAll in interface org.eclipse.collections.api.factory.map.primitive.MutableShortByteMapFactorypublic org.eclipse.collections.api.map.primitive.MutableShortByteMap withAll(org.eclipse.collections.api.map.primitive.ShortByteMap map)
withAll in interface org.eclipse.collections.api.factory.map.primitive.MutableShortByteMapFactoryCopyright © 2004–2017. All rights reserved.