MutableCharDoubleMapFactoryImpl
public interface MutableCharDoubleMapFactory
MutableCharDoubleMap
.
This file was automatically generated from template file mutablePrimitivePrimitiveMapFactory.stg.Modifier and Type | Method | 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–2017. All rights reserved.