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