thenRunAsync

abstract override fun thenRunAsync(action: Runnable): DelayCompletionStage<Void?>(source)
abstract override fun thenRunAsync(action: Runnable, executor: Executor): DelayCompletionStage<Void?>(source)