public class ImmutableByteBooleanMapFactoryImpl extends Object implements ImmutableByteBooleanMapFactory
ImmutableByteBooleanMap.
This file was automatically generated from template file immutablePrimitivePrimitiveMapFactoryImpl.stg.| Constructor and Description |
|---|
ImmutableByteBooleanMapFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
ImmutableByteBooleanMap |
of()
|
ImmutableByteBooleanMap |
of(byte key,
boolean value)
|
ImmutableByteBooleanMap |
ofAll(ByteBooleanMap map)
|
ImmutableByteBooleanMap |
with() |
ImmutableByteBooleanMap |
with(byte key,
boolean value) |
ImmutableByteBooleanMap |
withAll(ByteBooleanMap map) |
public ImmutableByteBooleanMap of()
ImmutableByteBooleanMapFactoryof in interface ImmutableByteBooleanMapFactorypublic ImmutableByteBooleanMap with()
with in interface ImmutableByteBooleanMapFactorypublic ImmutableByteBooleanMap of(byte key, boolean value)
ImmutableByteBooleanMapFactoryof in interface ImmutableByteBooleanMapFactorypublic ImmutableByteBooleanMap with(byte key, boolean value)
with in interface ImmutableByteBooleanMapFactorypublic ImmutableByteBooleanMap ofAll(ByteBooleanMap map)
ImmutableByteBooleanMapFactoryofAll in interface ImmutableByteBooleanMapFactorypublic ImmutableByteBooleanMap withAll(ByteBooleanMap map)
withAll in interface ImmutableByteBooleanMapFactoryCopyright © 2004–2017. All rights reserved.