vertx / io.vertx.rxjava.core / CompositeFuture / isComplete

isComplete

open fun isComplete(index: Int): Boolean

Returns true if a wrapped future is completed

Parameters

index - the wrapped future index

Return