| Interface and Description |
|---|
| com.google.common.util.concurrent.FutureFallback
This interface's main user,
Futures.withFallback, has been updated to use AsyncFunction. We
recommend that other APIs be updated in the same way. This interface will be removed in Guava
release 20.0. |