Home
last modified time | relevance | path

Searched defs:thenApplyAsync (Results 1 – 2 of 2) sorted by relevance

/libcore/ojluni/src/main/java/java/util/concurrent/
DCompletionStage.java186 public <U> CompletionStage<U> thenApplyAsync in thenApplyAsync() method
203 public <U> CompletionStage<U> thenApplyAsync in thenApplyAsync() method
/libcore/ojluni/annotations/mmodule/java/util/concurrent/
DCompletableFuture.annotated.java72 public <U> java.util.concurrent.CompletableFuture<U> thenApplyAsync(java.util.function.Function<? s… in thenApplyAsync() method in CompletableFuture
74 public <U> java.util.concurrent.CompletableFuture<U> thenApplyAsync(java.util.function.Function<? s… in thenApplyAsync() method in CompletableFuture