acceptEitherAsync

abstract override fun acceptEitherAsync(other: CompletionStage<out T>, action: Consumer<in T>): DelayCompletionStage<Void?>(source)
abstract override fun acceptEitherAsync(other: CompletionStage<out T>, action: Consumer<in T>, executor: Executor): DelayCompletionStage<Void?>(source)