simple-robot
3.0.0-RC.2
simbot-api
/
love.forte.simbot.ability
/
DelayableCompletableFuture
/
runAfterBoth
run
After
Both
abstract
override
fun
runAfterBoth
(
other
:
CompletionStage
<
*
>
,
action
:
Runnable
)
:
DelayableCompletableFuture
<
Void
?
>