Class ExtendedSettableFuture<V>

java.lang.Object
com.google.common.util.concurrent.internal.InternalFutureFailureAccess
com.google.common.util.concurrent.AbstractFuture<V>
io.airlift.concurrent.ExtendedSettableFuture<V>
All Implemented Interfaces:
com.google.common.util.concurrent.ListenableFuture<V>, Future<V>

public final class ExtendedSettableFuture<V> extends com.google.common.util.concurrent.AbstractFuture<V>