Searched defs:handleAsync (Results 1 – 5 of 5) sorted by relevance
735 public <U> CompletionStage<U> handleAsync in handleAsync() method755 public <U> CompletionStage<U> handleAsync in handleAsync() method
2319 public <U> CompletableFuture<U> handleAsync( in handleAsync() method in CompletableFuture2324 public <U> CompletableFuture<U> handleAsync( in handleAsync() method in CompletableFuture
138 public <U> java.util.concurrent.CompletableFuture<U> handleAsync(java.util.function.BiFunction<? su… in handleAsync() method in CompletableFuture140 public <U> java.util.concurrent.CompletableFuture<U> handleAsync(java.util.function.BiFunction<? su… in handleAsync() method in CompletableFuture
259 public <U> CompletionStage<U> handleAsync( in handleAsync() method in CompletionStageTest.BaseStage265 public <U> CompletionStage<U> handleAsync(BiFunction<? super T, Throwable, ? extends U> fn, in handleAsync() method in CompletionStageTest.BaseStage
4823 public <U> CompletionStage<U> handleAsync in handleAsync() method in DelegatedCompletionStage4826 public <U> CompletionStage<U> handleAsync in handleAsync() method in DelegatedCompletionStage