simple-robot
3.0.0-RC.2
simbot-api
/
love.forte.simbot.ability
/
DelayCompletionStage
/
thenAcceptAsync
then
Accept
Async
abstract
override
fun
thenAcceptAsync
(
action
:
Consumer
<
in
T
>
)
:
DelayCompletionStage
<
Void
?
>
abstract
override
fun
thenAcceptAsync
(
action
:
Consumer
<
in
T
>
,
executor
:
Executor
)
:
DelayCompletionStage
<
Void
?
>