public class MutableIntByteMapFactoryImpl extends Object implements org.eclipse.collections.api.factory.map.primitive.MutableIntByteMapFactory
MutableIntByteMap.
This file was automatically generated from template file mutablePrimitivePrimitiveMapFactoryImpl.stg.| Constructor and Description |
|---|
MutableIntByteMapFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.collections.api.map.primitive.MutableIntByteMap |
empty() |
org.eclipse.collections.api.map.primitive.MutableIntByteMap |
of() |
org.eclipse.collections.api.map.primitive.MutableIntByteMap |
ofAll(org.eclipse.collections.api.map.primitive.IntByteMap map) |
org.eclipse.collections.api.map.primitive.MutableIntByteMap |
with() |
org.eclipse.collections.api.map.primitive.MutableIntByteMap |
withAll(org.eclipse.collections.api.map.primitive.IntByteMap map) |
public org.eclipse.collections.api.map.primitive.MutableIntByteMap empty()
empty in interface org.eclipse.collections.api.factory.map.primitive.MutableIntByteMapFactorypublic org.eclipse.collections.api.map.primitive.MutableIntByteMap of()
of in interface org.eclipse.collections.api.factory.map.primitive.MutableIntByteMapFactorypublic org.eclipse.collections.api.map.primitive.MutableIntByteMap with()
with in interface org.eclipse.collections.api.factory.map.primitive.MutableIntByteMapFactorypublic org.eclipse.collections.api.map.primitive.MutableIntByteMap ofAll(org.eclipse.collections.api.map.primitive.IntByteMap map)
ofAll in interface org.eclipse.collections.api.factory.map.primitive.MutableIntByteMapFactorypublic org.eclipse.collections.api.map.primitive.MutableIntByteMap withAll(org.eclipse.collections.api.map.primitive.IntByteMap map)
withAll in interface org.eclipse.collections.api.factory.map.primitive.MutableIntByteMapFactoryCopyright © 2004–2017. All rights reserved.