AsyncResult.result

The result of the operation. This will be null if the operation failed.

@return the result or null if the operation failed.

interface AsyncResult(T)
T
result
()

Meta