thenRunAsync

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