public class MutableCharByteMapFactoryImpl extends Object implements MutableCharByteMapFactory
MutableCharByteMap.
This file was automatically generated from template file mutablePrimitivePrimitiveMapFactoryImpl.stg.| Constructor and Description |
|---|
MutableCharByteMapFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
MutableCharByteMap |
empty() |
MutableCharByteMap |
of()
Same as
MutableCharByteMapFactory.empty(). |
MutableCharByteMap |
ofAll(CharByteMap map)
|
MutableCharByteMap |
with()
Same as
MutableCharByteMapFactory.empty(). |
MutableCharByteMap |
withAll(CharByteMap map) |
public MutableCharByteMap empty()
empty in interface MutableCharByteMapFactorypublic MutableCharByteMap of()
MutableCharByteMapFactoryMutableCharByteMapFactory.empty().of in interface MutableCharByteMapFactorypublic MutableCharByteMap with()
MutableCharByteMapFactoryMutableCharByteMapFactory.empty().with in interface MutableCharByteMapFactorypublic MutableCharByteMap ofAll(CharByteMap map)
MutableCharByteMapFactoryofAll in interface MutableCharByteMapFactorypublic MutableCharByteMap withAll(CharByteMap map)
withAll in interface MutableCharByteMapFactoryCopyright © 2004–2016. All rights reserved.