public class MutableLongByteMapFactoryImpl extends Object implements MutableLongByteMapFactory
MutableLongByteMap.
This file was automatically generated from template file mutablePrimitivePrimitiveMapFactoryImpl.stg.| Constructor and Description |
|---|
MutableLongByteMapFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
MutableLongByteMap |
empty() |
MutableLongByteMap |
of()
Same as
MutableLongByteMapFactory.empty(). |
MutableLongByteMap |
ofAll(LongByteMap map)
|
MutableLongByteMap |
with()
Same as
MutableLongByteMapFactory.empty(). |
MutableLongByteMap |
withAll(LongByteMap map) |
public MutableLongByteMap empty()
empty in interface MutableLongByteMapFactorypublic MutableLongByteMap of()
MutableLongByteMapFactoryMutableLongByteMapFactory.empty().of in interface MutableLongByteMapFactorypublic MutableLongByteMap with()
MutableLongByteMapFactoryMutableLongByteMapFactory.empty().with in interface MutableLongByteMapFactorypublic MutableLongByteMap ofAll(LongByteMap map)
MutableLongByteMapFactoryofAll in interface MutableLongByteMapFactorypublic MutableLongByteMap withAll(LongByteMap map)
withAll in interface MutableLongByteMapFactoryCopyright © 2004–2016. All rights reserved.