public class MutableIntByteMapFactoryImpl extends Object implements MutableIntByteMapFactory
MutableIntByteMap.
This file was automatically generated from template file mutablePrimitivePrimitiveMapFactoryImpl.stg.| Constructor and Description |
|---|
MutableIntByteMapFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
MutableIntByteMap |
empty() |
MutableIntByteMap |
of()
Same as
MutableIntByteMapFactory.empty(). |
MutableIntByteMap |
ofAll(IntByteMap map)
|
MutableIntByteMap |
with()
Same as
MutableIntByteMapFactory.empty(). |
MutableIntByteMap |
withAll(IntByteMap map) |
public MutableIntByteMap empty()
empty in interface MutableIntByteMapFactorypublic MutableIntByteMap of()
MutableIntByteMapFactoryMutableIntByteMapFactory.empty().of in interface MutableIntByteMapFactorypublic MutableIntByteMap with()
MutableIntByteMapFactoryMutableIntByteMapFactory.empty().with in interface MutableIntByteMapFactorypublic MutableIntByteMap ofAll(IntByteMap map)
MutableIntByteMapFactoryofAll in interface MutableIntByteMapFactorypublic MutableIntByteMap withAll(IntByteMap map)
withAll in interface MutableIntByteMapFactoryCopyright © 2004–2017. All rights reserved.