BotCommands
Toggle table of contents
3.0.0-beta.6
jvm
Platform filter
jvm
Switch theme
Search in API
BotCommands
BotCommands-jda-ktx
/
dev.freya02.botcommands.jda.ktx.components.utils
/
ObservableAccumulator
/
ObservableAccumulator
Observable
Accumulator
constructor
(
initialValues
:
Collection
<
T
>
,
onUpdate
:
(
newItems
:
List
<
T
>
)
->
Unit
)
(
source
)