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