public interface MutableFloatShortMapFactory
MutableFloatShortMap
.
This file was automatically generated from template file mutablePrimitivePrimitiveMapFactory.stg.Modifier and Type | Method and 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–2016. All rights reserved.