public class MutableByteIntMapFactoryImpl extends Object implements org.eclipse.collections.api.factory.map.primitive.MutableByteIntMapFactory
MutableByteIntMap.
This file was automatically generated from template file mutablePrimitivePrimitiveMapFactoryImpl.stg.| Constructor and Description |
|---|
MutableByteIntMapFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.collections.api.map.primitive.MutableByteIntMap |
empty() |
org.eclipse.collections.api.map.primitive.MutableByteIntMap |
of() |
org.eclipse.collections.api.map.primitive.MutableByteIntMap |
ofAll(org.eclipse.collections.api.map.primitive.ByteIntMap map) |
org.eclipse.collections.api.map.primitive.MutableByteIntMap |
with() |
org.eclipse.collections.api.map.primitive.MutableByteIntMap |
withAll(org.eclipse.collections.api.map.primitive.ByteIntMap map) |
public org.eclipse.collections.api.map.primitive.MutableByteIntMap empty()
empty in interface org.eclipse.collections.api.factory.map.primitive.MutableByteIntMapFactorypublic org.eclipse.collections.api.map.primitive.MutableByteIntMap of()
of in interface org.eclipse.collections.api.factory.map.primitive.MutableByteIntMapFactorypublic org.eclipse.collections.api.map.primitive.MutableByteIntMap with()
with in interface org.eclipse.collections.api.factory.map.primitive.MutableByteIntMapFactorypublic org.eclipse.collections.api.map.primitive.MutableByteIntMap ofAll(org.eclipse.collections.api.map.primitive.ByteIntMap map)
ofAll in interface org.eclipse.collections.api.factory.map.primitive.MutableByteIntMapFactorypublic org.eclipse.collections.api.map.primitive.MutableByteIntMap withAll(org.eclipse.collections.api.map.primitive.ByteIntMap map)
withAll in interface org.eclipse.collections.api.factory.map.primitive.MutableByteIntMapFactoryCopyright © 2004–2018. All rights reserved.