open fun <T : Any> resultAt(index: Int): T
Returns the result of a wrapped future
index - the wrapped future index
index
Return