MutableCharFloatMapFactoryImplpublic interface MutableCharFloatMapFactory
MutableCharFloatMap.
This file was automatically generated from template file mutablePrimitivePrimitiveMapFactory.stg.| Modifier and Type | Method | Description |
|---|---|---|
MutableCharFloatMap |
empty() |
|
MutableCharFloatMap |
of() |
Same as
empty(). |
MutableCharFloatMap |
ofAll(CharFloatMap map) |
Same as
withAll(CharFloatMap). |
MutableCharFloatMap |
with() |
Same as
empty(). |
MutableCharFloatMap |
withAll(CharFloatMap map) |
MutableCharFloatMap empty()
MutableCharFloatMap of()
empty().MutableCharFloatMap with()
empty().MutableCharFloatMap ofAll(CharFloatMap map)
withAll(CharFloatMap).MutableCharFloatMap withAll(CharFloatMap map)
Copyright © 2004–2018. All rights reserved.