simple-robot
3.0.0-RC.2
simbot-api
/
love.forte.simbot.ability
/
DelayCompletionStage
/
thenRunAsync
then
Run
Async
abstract
override
fun
thenRunAsync
(
action
:
Runnable
)
:
DelayCompletionStage
<
Void
?
>
abstract
override
fun
thenRunAsync
(
action
:
Runnable
,
executor
:
Executor
)
:
DelayCompletionStage
<
Void
?
>