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