- java.lang.Object
-
- com.google.common.util.concurrent.AbstractFuture<V>
-
- com.spotify.futures.CompletableToListenableFutureWrapper<V>
-
-
Method Summary
-
Methods inherited from class com.google.common.util.concurrent.AbstractFuture
addListener, cancel, get, get, interruptTask, isCancelled, isDone, set, setException, wasInterrupted
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface com.google.common.util.concurrent.ListenableFuture
addListener
-
Methods inherited from interface java.util.function.BiConsumer
andThen
Copyright © 2015 Spotify AB. All Rights Reserved.