public class MutableByteCharMapFactoryImpl extends Object implements org.eclipse.collections.api.factory.map.primitive.MutableByteCharMapFactory
MutableByteCharMap.
This file was automatically generated from template file mutablePrimitivePrimitiveMapFactoryImpl.stg.| Constructor and Description |
|---|
MutableByteCharMapFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.collections.api.map.primitive.MutableByteCharMap |
empty() |
org.eclipse.collections.api.map.primitive.MutableByteCharMap |
of() |
org.eclipse.collections.api.map.primitive.MutableByteCharMap |
ofAll(org.eclipse.collections.api.map.primitive.ByteCharMap map) |
org.eclipse.collections.api.map.primitive.MutableByteCharMap |
with() |
org.eclipse.collections.api.map.primitive.MutableByteCharMap |
withAll(org.eclipse.collections.api.map.primitive.ByteCharMap map) |
public org.eclipse.collections.api.map.primitive.MutableByteCharMap empty()
empty in interface org.eclipse.collections.api.factory.map.primitive.MutableByteCharMapFactorypublic org.eclipse.collections.api.map.primitive.MutableByteCharMap of()
of in interface org.eclipse.collections.api.factory.map.primitive.MutableByteCharMapFactorypublic org.eclipse.collections.api.map.primitive.MutableByteCharMap with()
with in interface org.eclipse.collections.api.factory.map.primitive.MutableByteCharMapFactorypublic org.eclipse.collections.api.map.primitive.MutableByteCharMap ofAll(org.eclipse.collections.api.map.primitive.ByteCharMap map)
ofAll in interface org.eclipse.collections.api.factory.map.primitive.MutableByteCharMapFactorypublic org.eclipse.collections.api.map.primitive.MutableByteCharMap withAll(org.eclipse.collections.api.map.primitive.ByteCharMap map)
withAll in interface org.eclipse.collections.api.factory.map.primitive.MutableByteCharMapFactoryCopyright © 2004–2018. All rights reserved.