Searched refs:uniExceptionally (Results 1 – 1 of 1) sorted by relevance
862 if ((d = dep) == null || !d.uniExceptionally(a = src, fn, this)) in tryFire()869 final boolean uniExceptionally(CompletableFuture<T> a, in uniExceptionally() method in CompletableFuture894 if (!d.uniExceptionally(this, f, null)) { in uniExceptionallyStage()