Searched defs:isCompletedExceptionally (Results 1 – 2 of 2) sorted by relevance
154 public boolean isCompletedExceptionally() { throw new RuntimeException("Stub!"); } in isCompletedExceptionally() method in CompletableFuture
2495 public boolean isCompletedExceptionally() { in isCompletedExceptionally() method in CompletableFuture2917 @Override public boolean isCompletedExceptionally() { in isCompletedExceptionally() method in CompletableFuture.MinimalStage