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