public interface SuccessCallback<T>
ListenableFuture.| Modifier and Type | Method and Description | 
|---|---|
| void | onSuccess(T result)Called when the  ListenableFuturesuccessfully completes. | 
void onSuccess(T result)
ListenableFuture successfully completes.result - the result