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