Generated by
JDiff

Interface com.google.common.util.concurrent.FutureFallback

Now deprecated.

Changed Methods
ListenableFuture<V> create(Throwable) Changed from non-abstract to abstract. Returns a {@code Future} to be used in place of the {@code Future} that failed with the given exception.