Searched defs:uniExceptionallyStage (Results 1 - 1 of 1) sorted by relevance

/libcore/ojluni/src/main/java/java/util/concurrent/
H A DCompletableFuture.java890 private CompletableFuture<T> uniExceptionallyStage( method in class:CompletableFuture
2222 return uniExceptionallyStage(fn);

Completed in 237 milliseconds