public class MutableByteShortMapFactoryImpl extends Object implements MutableByteShortMapFactory
MutableByteShortMap.
This file was automatically generated from template file mutablePrimitivePrimitiveMapFactoryImpl.stg.| Constructor and Description |
|---|
MutableByteShortMapFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
MutableByteShortMap |
empty() |
MutableByteShortMap |
of()
Same as
MutableByteShortMapFactory.empty(). |
MutableByteShortMap |
ofAll(ByteShortMap map)
|
MutableByteShortMap |
with()
Same as
MutableByteShortMapFactory.empty(). |
MutableByteShortMap |
withAll(ByteShortMap map) |
public MutableByteShortMap empty()
empty in interface MutableByteShortMapFactorypublic MutableByteShortMap of()
MutableByteShortMapFactoryMutableByteShortMapFactory.empty().of in interface MutableByteShortMapFactorypublic MutableByteShortMap with()
MutableByteShortMapFactoryMutableByteShortMapFactory.empty().with in interface MutableByteShortMapFactorypublic MutableByteShortMap ofAll(ByteShortMap map)
MutableByteShortMapFactoryofAll in interface MutableByteShortMapFactorypublic MutableByteShortMap withAll(ByteShortMap map)
withAll in interface MutableByteShortMapFactoryCopyright © 2004–2016. All rights reserved.