vertx / io.vertx.rxjava.core / CompositeFuture / succeeded

succeeded

open fun succeeded(index: Int): Boolean

Returns true if a wrapped future is succeeded

Parameters

index - the wrapped future index

Return