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