toggle menu
Simple Robot
3.3.0
jvm
switch theme
search in API
simbot-api
/
love.forte.simbot.ability
/
DelayableCompletableFuture
/
thenRunAsync
then
Run
Async
abstract
override
fun
thenRunAsync
(
action
:
Runnable
)
:
DelayableCompletableFuture
<
Void
?
>
(
source
)
abstract
override
fun
thenRunAsync
(
action
:
Runnable
,
executor
:
Executor
)
:
DelayableCompletableFuture
<
Void
?
>
(
source
)