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