public class ImmutableShortDoubleMapFactoryImpl extends Object implements ImmutableShortDoubleMapFactory
ImmutableShortDoubleMap.
This file was automatically generated from template file immutablePrimitivePrimitiveMapFactoryImpl.stg.| Constructor and Description |
|---|
ImmutableShortDoubleMapFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
ImmutableShortDoubleMap |
of()
|
ImmutableShortDoubleMap |
of(short key,
double value)
|
ImmutableShortDoubleMap |
ofAll(ShortDoubleMap map)
|
ImmutableShortDoubleMap |
with() |
ImmutableShortDoubleMap |
with(short key,
double value) |
ImmutableShortDoubleMap |
withAll(ShortDoubleMap map) |
public ImmutableShortDoubleMap of()
ImmutableShortDoubleMapFactoryof in interface ImmutableShortDoubleMapFactorypublic ImmutableShortDoubleMap with()
with in interface ImmutableShortDoubleMapFactorypublic ImmutableShortDoubleMap of(short key, double value)
ImmutableShortDoubleMapFactoryof in interface ImmutableShortDoubleMapFactorypublic ImmutableShortDoubleMap with(short key, double value)
with in interface ImmutableShortDoubleMapFactorypublic ImmutableShortDoubleMap ofAll(ShortDoubleMap map)
ImmutableShortDoubleMapFactoryofAll in interface ImmutableShortDoubleMapFactorypublic ImmutableShortDoubleMap withAll(ShortDoubleMap map)
withAll in interface ImmutableShortDoubleMapFactoryCopyright © 2004–2017. All rights reserved.