Home
last modified time | relevance | path

Searched defs:exceptionallyAsync (Results 1 – 3 of 3) sorted by relevance

/libcore/ojluni/src/main/java/java/util/concurrent/
DCompletionStage.java873 public default CompletionStage<T> exceptionallyAsync in exceptionallyAsync() method
899 public default CompletionStage<T> exceptionallyAsync in exceptionallyAsync() method
DCompletableFuture.java2379 public CompletableFuture<T> exceptionallyAsync( in exceptionallyAsync() method in CompletableFuture
2386 public CompletableFuture<T> exceptionallyAsync( in exceptionallyAsync() method in CompletableFuture
/libcore/ojluni/annotations/flagged_api/java/util/concurrent/
DCompletableFuture.annotated.java89 public java.util.concurrent.CompletableFuture<T> exceptionallyAsync(java.util.function.Function<jav… in exceptionallyAsync() method in CompletableFuture
91 public java.util.concurrent.CompletableFuture<T> exceptionallyAsync(java.util.function.Function<jav… in exceptionallyAsync() method in CompletableFuture