public class MutableByteByteMapFactoryImpl extends Object implements MutableByteByteMapFactory
MutableByteByteMap.
This file was automatically generated from template file mutablePrimitivePrimitiveMapFactoryImpl.stg.| Constructor and Description |
|---|
MutableByteByteMapFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
MutableByteByteMap |
empty() |
MutableByteByteMap |
of()
Same as
MutableByteByteMapFactory.empty(). |
MutableByteByteMap |
ofAll(ByteByteMap map)
|
MutableByteByteMap |
with()
Same as
MutableByteByteMapFactory.empty(). |
MutableByteByteMap |
withAll(ByteByteMap map) |
public MutableByteByteMap empty()
empty in interface MutableByteByteMapFactorypublic MutableByteByteMap of()
MutableByteByteMapFactoryMutableByteByteMapFactory.empty().of in interface MutableByteByteMapFactorypublic MutableByteByteMap with()
MutableByteByteMapFactoryMutableByteByteMapFactory.empty().with in interface MutableByteByteMapFactorypublic MutableByteByteMap ofAll(ByteByteMap map)
MutableByteByteMapFactoryofAll in interface MutableByteByteMapFactorypublic MutableByteByteMap withAll(ByteByteMap map)
withAll in interface MutableByteByteMapFactoryCopyright © 2004–2016. All rights reserved.