public class MutableByteLongMapFactoryImpl extends Object implements MutableByteLongMapFactory
MutableByteLongMap.
This file was automatically generated from template file mutablePrimitivePrimitiveMapFactoryImpl.stg.| Constructor and Description |
|---|
MutableByteLongMapFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
MutableByteLongMap |
empty() |
MutableByteLongMap |
of()
Same as
MutableByteLongMapFactory.empty(). |
MutableByteLongMap |
ofAll(ByteLongMap map)
|
MutableByteLongMap |
with()
Same as
MutableByteLongMapFactory.empty(). |
MutableByteLongMap |
withAll(ByteLongMap map) |
public MutableByteLongMap empty()
empty in interface MutableByteLongMapFactorypublic MutableByteLongMap of()
MutableByteLongMapFactoryMutableByteLongMapFactory.empty().of in interface MutableByteLongMapFactorypublic MutableByteLongMap with()
MutableByteLongMapFactoryMutableByteLongMapFactory.empty().with in interface MutableByteLongMapFactorypublic MutableByteLongMap ofAll(ByteLongMap map)
MutableByteLongMapFactoryofAll in interface MutableByteLongMapFactorypublic MutableByteLongMap withAll(ByteLongMap map)
withAll in interface MutableByteLongMapFactoryCopyright © 2004–2016. All rights reserved.