Generated by
JDiff

Class com.google.common.util.concurrent.FluentFuture

Removed Methods
FluentFuture<V> withTimeout(Duration, ScheduledExecutorService) Returns a future that delegates to this future but will finish early (via a TimeoutException wrapped in an ExecutionException) if the specified timeout expires.