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