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