public class MutableByteLongMapFactoryImpl extends Object implements org.eclipse.collections.api.factory.map.primitive.MutableByteLongMapFactory
MutableByteLongMap.
This file was automatically generated from template file mutablePrimitivePrimitiveMapFactoryImpl.stg.| Constructor and Description |
|---|
MutableByteLongMapFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.collections.api.map.primitive.MutableByteLongMap |
empty() |
org.eclipse.collections.api.map.primitive.MutableByteLongMap |
of() |
org.eclipse.collections.api.map.primitive.MutableByteLongMap |
ofAll(org.eclipse.collections.api.map.primitive.ByteLongMap map) |
org.eclipse.collections.api.map.primitive.MutableByteLongMap |
with() |
org.eclipse.collections.api.map.primitive.MutableByteLongMap |
withAll(org.eclipse.collections.api.map.primitive.ByteLongMap map) |
public org.eclipse.collections.api.map.primitive.MutableByteLongMap empty()
empty in interface org.eclipse.collections.api.factory.map.primitive.MutableByteLongMapFactorypublic org.eclipse.collections.api.map.primitive.MutableByteLongMap of()
of in interface org.eclipse.collections.api.factory.map.primitive.MutableByteLongMapFactorypublic org.eclipse.collections.api.map.primitive.MutableByteLongMap with()
with in interface org.eclipse.collections.api.factory.map.primitive.MutableByteLongMapFactorypublic org.eclipse.collections.api.map.primitive.MutableByteLongMap ofAll(org.eclipse.collections.api.map.primitive.ByteLongMap map)
ofAll in interface org.eclipse.collections.api.factory.map.primitive.MutableByteLongMapFactorypublic org.eclipse.collections.api.map.primitive.MutableByteLongMap withAll(org.eclipse.collections.api.map.primitive.ByteLongMap map)
withAll in interface org.eclipse.collections.api.factory.map.primitive.MutableByteLongMapFactoryCopyright © 2004–2018. All rights reserved.