public class MutableShortByteMapFactoryImpl extends Object implements MutableShortByteMapFactory
MutableShortByteMap.
This file was automatically generated from template file mutablePrimitivePrimitiveMapFactoryImpl.stg.| Constructor and Description |
|---|
MutableShortByteMapFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
MutableShortByteMap |
empty() |
MutableShortByteMap |
of()
Same as
MutableShortByteMapFactory.empty(). |
MutableShortByteMap |
ofAll(ShortByteMap map)
|
MutableShortByteMap |
with()
Same as
MutableShortByteMapFactory.empty(). |
MutableShortByteMap |
withAll(ShortByteMap map) |
public MutableShortByteMap empty()
empty in interface MutableShortByteMapFactorypublic MutableShortByteMap of()
MutableShortByteMapFactoryMutableShortByteMapFactory.empty().of in interface MutableShortByteMapFactorypublic MutableShortByteMap with()
MutableShortByteMapFactoryMutableShortByteMapFactory.empty().with in interface MutableShortByteMapFactorypublic MutableShortByteMap ofAll(ShortByteMap map)
MutableShortByteMapFactoryofAll in interface MutableShortByteMapFactorypublic MutableShortByteMap withAll(ShortByteMap map)
withAll in interface MutableShortByteMapFactoryCopyright © 2004–2016. All rights reserved.