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