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