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