Generated by
JDiff

Interface com.google.common.util.concurrent.FutureCallback

Changed Methods
void onSuccess(V extends Object) Change in signature from V to (V extends Object).
Invoked with the result of the {@code Future} computation when it is successful.