public class ImmutableShortShortMapFactoryImpl extends Object implements ImmutableShortShortMapFactory
ImmutableShortShortMap.
This file was automatically generated from template file immutablePrimitivePrimitiveMapFactoryImpl.stg.| Constructor and Description |
|---|
ImmutableShortShortMapFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
ImmutableShortShortMap |
empty() |
ImmutableShortShortMap |
of()
|
ImmutableShortShortMap |
of(short key,
short value)
|
ImmutableShortShortMap |
ofAll(ShortShortMap map)
|
ImmutableShortShortMap |
with()
|
ImmutableShortShortMap |
with(short key,
short value) |
ImmutableShortShortMap |
withAll(ShortShortMap map) |
public ImmutableShortShortMap empty()
empty in interface ImmutableShortShortMapFactorypublic ImmutableShortShortMap of()
ImmutableShortShortMapFactoryof in interface ImmutableShortShortMapFactorypublic ImmutableShortShortMap with()
ImmutableShortShortMapFactorywith in interface ImmutableShortShortMapFactorypublic ImmutableShortShortMap of(short key, short value)
ImmutableShortShortMapFactoryof in interface ImmutableShortShortMapFactorypublic ImmutableShortShortMap with(short key, short value)
with in interface ImmutableShortShortMapFactorypublic ImmutableShortShortMap ofAll(ShortShortMap map)
ImmutableShortShortMapFactoryofAll in interface ImmutableShortShortMapFactorypublic ImmutableShortShortMap withAll(ShortShortMap map)
withAll in interface ImmutableShortShortMapFactoryCopyright © 2004–2016. All rights reserved.