public class MutableShortBooleanMapFactoryImpl extends Object implements MutableShortBooleanMapFactory
MutableShortBooleanMap
.
This file was automatically generated from template file mutablePrimitivePrimitiveMapFactoryImpl.stg.Constructor and Description |
---|
MutableShortBooleanMapFactoryImpl() |
Modifier and Type | Method and Description |
---|---|
MutableShortBooleanMap |
empty() |
MutableShortBooleanMap |
of()
|
MutableShortBooleanMap |
ofAll(ShortBooleanMap map)
|
MutableShortBooleanMap |
with()
|
MutableShortBooleanMap |
withAll(ShortBooleanMap map) |
public MutableShortBooleanMap empty()
empty
in interface MutableShortBooleanMapFactory
public MutableShortBooleanMap of()
MutableShortBooleanMapFactory
of
in interface MutableShortBooleanMapFactory
public MutableShortBooleanMap with()
MutableShortBooleanMapFactory
with
in interface MutableShortBooleanMapFactory
public MutableShortBooleanMap ofAll(ShortBooleanMap map)
MutableShortBooleanMapFactory
ofAll
in interface MutableShortBooleanMapFactory
public MutableShortBooleanMap withAll(ShortBooleanMap map)
withAll
in interface MutableShortBooleanMapFactory
Copyright © 2004–2016. All rights reserved.