public interface MutableShortBooleanMapFactory
MutableShortBooleanMap.
This file was automatically generated from template file mutablePrimitivePrimitiveMapFactory.stg.| Modifier and Type | Method and Description |
|---|---|
MutableShortBooleanMap |
empty() |
MutableShortBooleanMap |
of()
Same as
empty(). |
MutableShortBooleanMap |
ofAll(ShortBooleanMap map)
Same as
withAll(ShortBooleanMap). |
MutableShortBooleanMap |
with()
Same as
empty(). |
MutableShortBooleanMap |
withAll(ShortBooleanMap map) |
MutableShortBooleanMap empty()
MutableShortBooleanMap of()
empty().MutableShortBooleanMap with()
empty().MutableShortBooleanMap ofAll(ShortBooleanMap map)
withAll(ShortBooleanMap).MutableShortBooleanMap withAll(ShortBooleanMap map)
Copyright © 2004–2017. All rights reserved.