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