public class MutableByteByteMapFactoryImpl extends Object implements org.eclipse.collections.api.factory.map.primitive.MutableByteByteMapFactory
MutableByteByteMap.
This file was automatically generated from template file mutablePrimitivePrimitiveMapFactoryImpl.stg.| Constructor and Description |
|---|
MutableByteByteMapFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.collections.api.map.primitive.MutableByteByteMap |
empty() |
org.eclipse.collections.api.map.primitive.MutableByteByteMap |
of() |
org.eclipse.collections.api.map.primitive.MutableByteByteMap |
ofAll(org.eclipse.collections.api.map.primitive.ByteByteMap map) |
org.eclipse.collections.api.map.primitive.MutableByteByteMap |
with() |
org.eclipse.collections.api.map.primitive.MutableByteByteMap |
withAll(org.eclipse.collections.api.map.primitive.ByteByteMap map) |
public org.eclipse.collections.api.map.primitive.MutableByteByteMap empty()
empty in interface org.eclipse.collections.api.factory.map.primitive.MutableByteByteMapFactorypublic org.eclipse.collections.api.map.primitive.MutableByteByteMap of()
of in interface org.eclipse.collections.api.factory.map.primitive.MutableByteByteMapFactorypublic org.eclipse.collections.api.map.primitive.MutableByteByteMap with()
with in interface org.eclipse.collections.api.factory.map.primitive.MutableByteByteMapFactorypublic org.eclipse.collections.api.map.primitive.MutableByteByteMap ofAll(org.eclipse.collections.api.map.primitive.ByteByteMap map)
ofAll in interface org.eclipse.collections.api.factory.map.primitive.MutableByteByteMapFactorypublic org.eclipse.collections.api.map.primitive.MutableByteByteMap withAll(org.eclipse.collections.api.map.primitive.ByteByteMap map)
withAll in interface org.eclipse.collections.api.factory.map.primitive.MutableByteByteMapFactoryCopyright © 2004–2017. All rights reserved.