public class ImmutableDoubleCharMapFactoryImpl extends Object implements ImmutableDoubleCharMapFactory
ImmutableDoubleCharMap.
This file was automatically generated from template file immutablePrimitivePrimitiveMapFactoryImpl.stg.| Constructor and Description |
|---|
ImmutableDoubleCharMapFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
ImmutableDoubleCharMap |
empty() |
ImmutableDoubleCharMap |
of()
|
ImmutableDoubleCharMap |
of(double key,
char value)
|
ImmutableDoubleCharMap |
ofAll(DoubleCharMap map)
|
ImmutableDoubleCharMap |
with()
|
ImmutableDoubleCharMap |
with(double key,
char value) |
ImmutableDoubleCharMap |
withAll(DoubleCharMap map) |
public ImmutableDoubleCharMap empty()
empty in interface ImmutableDoubleCharMapFactorypublic ImmutableDoubleCharMap of()
ImmutableDoubleCharMapFactoryof in interface ImmutableDoubleCharMapFactorypublic ImmutableDoubleCharMap with()
ImmutableDoubleCharMapFactorywith in interface ImmutableDoubleCharMapFactorypublic ImmutableDoubleCharMap of(double key, char value)
ImmutableDoubleCharMapFactoryof in interface ImmutableDoubleCharMapFactorypublic ImmutableDoubleCharMap with(double key, char value)
with in interface ImmutableDoubleCharMapFactorypublic ImmutableDoubleCharMap ofAll(DoubleCharMap map)
ImmutableDoubleCharMapFactoryofAll in interface ImmutableDoubleCharMapFactorypublic ImmutableDoubleCharMap withAll(DoubleCharMap map)
withAll in interface ImmutableDoubleCharMapFactoryCopyright © 2004–2016. All rights reserved.