public class MutableByteCharMapFactoryImpl extends Object implements MutableByteCharMapFactory
MutableByteCharMap.
This file was automatically generated from template file mutablePrimitivePrimitiveMapFactoryImpl.stg.| Constructor and Description |
|---|
MutableByteCharMapFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
MutableByteCharMap |
empty() |
MutableByteCharMap |
of()
Same as
MutableByteCharMapFactory.empty(). |
MutableByteCharMap |
ofAll(ByteCharMap map)
|
MutableByteCharMap |
with()
Same as
MutableByteCharMapFactory.empty(). |
MutableByteCharMap |
withAll(ByteCharMap map) |
public MutableByteCharMap empty()
empty in interface MutableByteCharMapFactorypublic MutableByteCharMap of()
MutableByteCharMapFactoryMutableByteCharMapFactory.empty().of in interface MutableByteCharMapFactorypublic MutableByteCharMap with()
MutableByteCharMapFactoryMutableByteCharMapFactory.empty().with in interface MutableByteCharMapFactorypublic MutableByteCharMap ofAll(ByteCharMap map)
MutableByteCharMapFactoryofAll in interface MutableByteCharMapFactorypublic MutableByteCharMap withAll(ByteCharMap map)
withAll in interface MutableByteCharMapFactoryCopyright © 2004–2016. All rights reserved.