Searched defs:handleAsync (Results 1 – 6 of 6) sorted by relevance
737 public <U> CompletionStage<U> handleAsync in handleAsync() method757 public <U> CompletionStage<U> handleAsync in handleAsync() method
2351 public <U> CompletableFuture<U> handleAsync( in handleAsync() method in CompletableFuture2356 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
113 public <U> java.util.concurrent.CompletableFuture<U> handleAsync(java.util.function.BiFunction<? su… in handleAsync() method in CompletableFuture115 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
4963 public <U> CompletionStage<U> handleAsync in handleAsync() method in DelegatedCompletionStage4966 public <U> CompletionStage<U> handleAsync in handleAsync() method in DelegatedCompletionStage