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