Searched defs:checkCompletedExceptionally (Results 1 – 2 of 2) sorted by relevance
107 void checkCompletedExceptionally(CompletableFuture<?> f, in checkCompletedExceptionally() method in CompletableFutureTest175 void checkCompletedExceptionally(CompletableFuture<?> f, Throwable ex) { in checkCompletedExceptionally() method in CompletableFutureTest
135 void checkCompletedExceptionally(CompletableFuture<?> f, in checkCompletedExceptionally() method in CompletableFutureTest201 void checkCompletedExceptionally(CompletableFuture<?> f, Throwable ex) { in checkCompletedExceptionally() method in CompletableFutureTest