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