public class MutableLongByteMapFactoryImpl extends Object implements org.eclipse.collections.api.factory.map.primitive.MutableLongByteMapFactory
MutableLongByteMap.
This file was automatically generated from template file mutablePrimitivePrimitiveMapFactoryImpl.stg.| Constructor and Description |
|---|
MutableLongByteMapFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.collections.api.map.primitive.MutableLongByteMap |
empty() |
org.eclipse.collections.api.map.primitive.MutableLongByteMap |
of() |
org.eclipse.collections.api.map.primitive.MutableLongByteMap |
ofAll(org.eclipse.collections.api.map.primitive.LongByteMap map) |
org.eclipse.collections.api.map.primitive.MutableLongByteMap |
with() |
org.eclipse.collections.api.map.primitive.MutableLongByteMap |
withAll(org.eclipse.collections.api.map.primitive.LongByteMap map) |
public org.eclipse.collections.api.map.primitive.MutableLongByteMap empty()
empty in interface org.eclipse.collections.api.factory.map.primitive.MutableLongByteMapFactorypublic org.eclipse.collections.api.map.primitive.MutableLongByteMap of()
of in interface org.eclipse.collections.api.factory.map.primitive.MutableLongByteMapFactorypublic org.eclipse.collections.api.map.primitive.MutableLongByteMap with()
with in interface org.eclipse.collections.api.factory.map.primitive.MutableLongByteMapFactorypublic org.eclipse.collections.api.map.primitive.MutableLongByteMap ofAll(org.eclipse.collections.api.map.primitive.LongByteMap map)
ofAll in interface org.eclipse.collections.api.factory.map.primitive.MutableLongByteMapFactorypublic org.eclipse.collections.api.map.primitive.MutableLongByteMap withAll(org.eclipse.collections.api.map.primitive.LongByteMap map)
withAll in interface org.eclipse.collections.api.factory.map.primitive.MutableLongByteMapFactoryCopyright © 2004–2017. All rights reserved.