public abstract static class MoreFutures.SuccessCallback<V> extends Object implements com.google.common.util.concurrent.FutureCallback<V>
FutureCallback
SuccessCallback()
void
onFailure(Throwable t)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
onSuccess
public SuccessCallback()
public void onFailure(Throwable t)
onFailure
com.google.common.util.concurrent.FutureCallback<V>