public class MutableDoubleByteMapFactoryImpl extends Object implements MutableDoubleByteMapFactory
MutableDoubleByteMap.
 This file was automatically generated from template file mutablePrimitivePrimitiveMapFactoryImpl.stg.| Constructor and Description | 
|---|
MutableDoubleByteMapFactoryImpl()  | 
| Modifier and Type | Method and Description | 
|---|---|
MutableDoubleByteMap | 
empty()  | 
MutableDoubleByteMap | 
of()
Same as  
MutableDoubleByteMapFactory.empty(). | 
MutableDoubleByteMap | 
ofAll(DoubleByteMap map)
 | 
MutableDoubleByteMap | 
with()
Same as  
MutableDoubleByteMapFactory.empty(). | 
MutableDoubleByteMap | 
withAll(DoubleByteMap map)  | 
public MutableDoubleByteMap empty()
empty in interface MutableDoubleByteMapFactorypublic MutableDoubleByteMap of()
MutableDoubleByteMapFactoryMutableDoubleByteMapFactory.empty().of in interface MutableDoubleByteMapFactorypublic MutableDoubleByteMap with()
MutableDoubleByteMapFactoryMutableDoubleByteMapFactory.empty().with in interface MutableDoubleByteMapFactorypublic MutableDoubleByteMap ofAll(DoubleByteMap map)
MutableDoubleByteMapFactoryofAll in interface MutableDoubleByteMapFactorypublic MutableDoubleByteMap withAll(DoubleByteMap map)
withAll in interface MutableDoubleByteMapFactoryCopyright © 2004–2016. All rights reserved.