Generated by
JDiff

Class com.google.common.util.concurrent.AbstractFuture

The superclass changed from com.google.common.util.concurrent.FluentFuture to com.google.common.util.concurrent.internal.InternalFutureFailureAccess.
Added interface com.google.common.util.concurrent.ListenableFuture.

Added Methods
Throwable tryInternalFastPathGetFailure() Usually returns {@code null} but, if this {@code Future} has failed, may optionally return the cause of the failure.