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