vertx / io.vertx.rxjava.core / CompositeFuture / failed

failed

open fun failed(index: Int): Boolean

Returns true if a wrapped future is failed

Parameters

index - the wrapped future index

Return