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