toggle menu
mapsglmaps
androidJvm
switch theme
search in API
mapsglmaps
/
com.xweather.mapsgl.sources.utils
/
Accumulator
/
Companion
Companion
object
Companion
Members
Functions
accumulate
Link copied to clipboard
fun
accumulate
(
value
:
Map
<
String
,
Any
?
>
)
:
Accumulator
?
accumulate
Value
Link copied to clipboard
fun
accumulateValue
(
value
:
Any
)
:
Accumulator
?
finalize
Link copied to clipboard
fun
finalize
(
accumulator
:
Accumulator
)
:
Any
merge
Link copied to clipboard
fun
merge
(
lhs
:
Accumulator
,
rhs
:
Accumulator
)
:
Accumulator