public class MutableByteShortMapFactoryImpl extends Object implements org.eclipse.collections.api.factory.map.primitive.MutableByteShortMapFactory
MutableByteShortMap.
This file was automatically generated from template file mutablePrimitivePrimitiveMapFactoryImpl.stg.| Constructor and Description |
|---|
MutableByteShortMapFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.collections.api.map.primitive.MutableByteShortMap |
empty() |
org.eclipse.collections.api.map.primitive.MutableByteShortMap |
of() |
org.eclipse.collections.api.map.primitive.MutableByteShortMap |
ofAll(org.eclipse.collections.api.map.primitive.ByteShortMap map) |
org.eclipse.collections.api.map.primitive.MutableByteShortMap |
with() |
org.eclipse.collections.api.map.primitive.MutableByteShortMap |
withAll(org.eclipse.collections.api.map.primitive.ByteShortMap map) |
public org.eclipse.collections.api.map.primitive.MutableByteShortMap empty()
empty in interface org.eclipse.collections.api.factory.map.primitive.MutableByteShortMapFactorypublic org.eclipse.collections.api.map.primitive.MutableByteShortMap of()
of in interface org.eclipse.collections.api.factory.map.primitive.MutableByteShortMapFactorypublic org.eclipse.collections.api.map.primitive.MutableByteShortMap with()
with in interface org.eclipse.collections.api.factory.map.primitive.MutableByteShortMapFactorypublic org.eclipse.collections.api.map.primitive.MutableByteShortMap ofAll(org.eclipse.collections.api.map.primitive.ByteShortMap map)
ofAll in interface org.eclipse.collections.api.factory.map.primitive.MutableByteShortMapFactorypublic org.eclipse.collections.api.map.primitive.MutableByteShortMap withAll(org.eclipse.collections.api.map.primitive.ByteShortMap map)
withAll in interface org.eclipse.collections.api.factory.map.primitive.MutableByteShortMapFactoryCopyright © 2004–2018. All rights reserved.