public final class Futures extends java.lang.Object
static <T> java.util.concurrent.CompletableFuture<T>
ofFailed(java.lang.Throwable throwable)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static <T> java.util.concurrent.CompletableFuture<T> ofFailed(java.lang.Throwable throwable)