acceptEither

abstract override fun acceptEither(other: CompletionStage<out T>, action: Consumer<in T>): DelayCompletionStage<Void?>